The implementation of the telemetry concept is primarily based on the telemetry item, telemetry stream and telemetry management design patterns.
Classes | |
| class | CC_TelemetryManager |
| This class encapsulates a telemetry manager. More... | |
| class | PUSTelemetryPacket |
| Base class from which all PUS telemetry packet classes are derived. More... | |
| class | StructuredTelemetryPacket |
Specialization of the TelemetryPacket abstract class that defines a default data structure where the telemetry data can be held. More... | |
| class | TelemetryModeManager |
| Base abstract class for mode manager components for the telemetry manager. More... | |
| class | TelemetryPacket |
| Base class from which all telemetry packet classes are derived. More... | |
| class | TelemetryStream |
| Base class from which all telemetry stream classes are derived. More... | |