Searched refs:MaxNorthPosition (Results 1 – 1 of 1) sorted by relevance
43 const int32_t MaxNorthPosition = 8388607; // 2^23 - 1 variable119 temp = Latitude * MaxNorthPosition; in GpsConvertPositionIntoBinary()