MRAS
Multi Rocket Avionics System
|
A message sent by the rocket to initiate a transfer window. More...
#include <TransferWindowInitMsg.h>
Additional Inherited Members | |
Public Member Functions inherited from TelemetryMessage | |
TelemetryMessage (TelemetryMessageType type) | |
TelemetryMessageType | get_type () |
Get the type of the message. | |
Protected Attributes inherited from TelemetryMessage | |
TelemetryMessageType | type |
A message sent by the rocket to initiate a transfer window.
This message is sent by the rocket in order to initiate a new transfer opportunity. The ground station will respond with a TransferWindowAckMsg if it has no data to send or a TelemetryMessage if it does.