[][src]Type Definition airmash_protocol::Rotation

type Rotation = AirmashUnits<BaseType, TArr<Z0, TArr<Z0, TArr<Z0, TArr<Z0, TArr<P1, ATerm>>>>>>;

Unit for rotations (in radians).

While this unit can represent any floating point value, only values in the range [0, ~10) will be sent properly to the client.