MRAS
Multi Rocket Avionics System
|
Message sent by the barometer to the system. More...
#include <BarometerDataMsg.h>
Public Attributes | |
float | pressure = 0 |
The pressure in Pa. | |
float | temperature = 0 |
The temperature in degrees Celsius. | |
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 |
Message sent by the barometer to the system.
The units of the pressure are Pa and the temperature is in degrees Celsius