View Source APM.Message.Wind (xmavlink_util v0.1.0)

Link to this section Summary

Types

t()

Wind estimation.

Link to this section Types

@type t() :: %APM.Message.Wind{direction: Float32, speed: Float32, speed_z: Float32}

Wind estimation.