C++ SDK

◆ dCourse

DOUBLE SGpsPosition::dCourse

Course represents speed direction in degrees(from gps signal) multiplied by 100000.

For example if Course=1234567 real course is 12.34567�.
Course=0 represents North direction and increases in clockwise direction. The vehicle must be moving to have a precise course.