Searched refs:MaxEastPosition (Results 1 – 1 of 1) sorted by relevance
45 const int32_t MaxEastPosition = 8388607; // 2^23 - 1 variable130 temp = Longitude * MaxEastPosition; in GpsConvertPositionIntoBinary()