Type Definition airmash_protocol::Speed

source · []
pub type Speed = f32;
Expand description

Unit of velocity: Distance / Time.

Represents how fast a plane is moving.