double GNSSGetCurGradient();
double gradient; gradient = GNSSGetCurGradient(); write("Gradient = %lf degree", gradient);