GM_GPSGetBearing |
Retrieves the current GPS bearing value. Will return GM_Error_GPSDataNotValid if there if either we are not tracking a GPS device or the bearing is not known.
GM_Error_t32 GM_GPSGetBearing ( float* aBearing // out: current GPS bearing in radians from due north );
Copyright © 2020 Blue Marble Geographics. All Rights Reserved