MRAS
Multi Rocket Avionics System
|
A message containing data from the rocket. More...
#include <TelemetryDataMsg.h>
Public Member Functions | |
void | to_csv (char *buffer, size_t buffer_size) const |
Public Member Functions inherited from TelemetryMessage | |
TelemetryMessage (TelemetryMessageType type) | |
TelemetryMessageType | get_type () |
Get the type of the message. | |
Additional Inherited Members | |
Protected Attributes inherited from TelemetryMessage | |
TelemetryMessageType | type |
A message containing data from the rocket.
This message is used to send telemetry data from the rocket to the ground station.