![]() |
MRAS
Multi Rocket Avionics System
|
A SystemMessage that is output by the TelemetrySystem when a TelemetryMessage is received from the ground or the rocket. More...
#include <TelemetryMessageReceivedMsg.h>


Public Attributes | |
| TelemetryMessage * | telemetry_message |
Additional Inherited Members | |
Public Member Functions inherited from SystemMessage | |
| SystemMessage (SystemMessageType type) | |
| SystemMessageType | get_type () |
| Get the type of the message. | |
Protected Attributes inherited from SystemMessage | |
| SystemMessageType | type |
A SystemMessage that is output by the TelemetrySystem when a TelemetryMessage is received from the ground or the rocket.
| TelemetryMessage* TelemetryMessageReceivedMsg::telemetry_message |
A pointer to the TelemetryMessage that was received from the ground or the rocket