MRAS
Multi Rocket Avionics System
Loading...
Searching...
No Matches
TelemetryMessageQueueMsg Struct Reference

A SystemMessage that is used to queue a TelemetryMessage for sending to the ground or the rocket. More...

#include <TelemetryMessageQueueMsg.h>

Inheritance diagram for TelemetryMessageQueueMsg:
Inheritance graph
Collaboration diagram for TelemetryMessageQueueMsg:
Collaboration graph

Public Attributes

TelemetryMessagetelemetry_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
 

Detailed Description

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


The documentation for this struct was generated from the following file: