Common.Message.ScaledPressure (xmavlink_util v0.4.3)
View SourceSummary
Types
@type t() :: %Common.Message.ScaledPressure{ press_abs: Float32, press_diff: Float32, temperature: XMAVLink.Types.int16_t(), temperature_press_diff: XMAVLink.Types.int16_t(), time_boot_ms: XMAVLink.Types.uint32_t() }
The pressure readings for the typical setup of one absolute and differential pressure sensor. The units are as specified in each field.