ocssw
V2022
|
ccsdspy.converters Namespace Reference
Classes | |
class | Converter |
class | DatetimeConverter |
class | EnumConverter |
class | EnumConverterMissingKey |
class | LinearConverter |
class | PolyConverter |
class | StringifyBytesConverter |
Detailed Description
This class hold the implementation of the converter system, which applies post-process to decoded packet fields. This post-processing includes applying linear/polynomial calibration curves, dictionary replacement, and time parsing.