mavlink v0.7.0 APM.Message.ScaledPressure3 View Source

Link to this section Summary

Types

t()

Barometer readings for 3rd barometer

Link to this section Types

Link to this type

t() View Source
t() :: %APM.Message.ScaledPressure3{
  press_abs: Float32,
  press_diff: Float32,
  temperature: MAVLink.Types.int16_t(),
  time_boot_ms: MAVLink.Types.uint32_t()
}

Barometer readings for 3rd barometer