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

A SystemMessage that is output by the TelemetrySystem when a TelemetryMessage is received from the ground or the rocket. More...

#include <TelemetryMessageReceivedMsg.h>

Inheritance diagram for TelemetryMessageReceivedMsg:
Inheritance graph
Collaboration diagram for TelemetryMessageReceivedMsg:
Collaboration graph

Public Attributes

TelemetryMessagetelemetry_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
 

Detailed Description

A SystemMessage that is output by the TelemetrySystem when a TelemetryMessage is received from the ground or the rocket.

Member Data Documentation

◆ telemetry_message

TelemetryMessage* TelemetryMessageReceivedMsg::telemetry_message

A pointer to the TelemetryMessage that was received from the ground or the rocket


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