mavlink v0.7.0 APM.Message.Wind View Source

Link to this section Summary

Types

t()

Wind estimation.

Link to this section Types

Link to this type

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

Wind estimation.