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

Message sent by the barometer to the system. More...

#include <BarometerDataMsg.h>

Inheritance diagram for BarometerDataMsg:
Inheritance graph
Collaboration diagram for BarometerDataMsg:
Collaboration graph

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
 

Detailed Description

Message sent by the barometer to the system.

The units of the pressure are Pa and the temperature is in degrees Celsius


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