[][src]Type Definition airmash_protocol::Distance

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

On-map distances.

While this vector can represent any distance or position that fits within the float, the range of coordinates on the map is limited to the ranges [-16384, 16384] for x coordiantes and [-8192, 8192] for y coordinates.