MRAS
Multi Rocket Avionics System
|
A SystemMessage that is used to queue a TelemetryMessage for sending to the ground or the rocket. More...
#include <TelemetryMessageQueueMsg.h>
Public Attributes | |
TelemetryMessage * | telemetry_message = nullptr |
size_t | size = 0 |
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 used to queue a TelemetryMessage for sending to the ground or the rocket.
This message is used by the TelemetrySystem to queue TelemetryMessages for sending to the ground or the rocket