|
|
@ -22,7 +22,7 @@ function [gpsEph,iono] = ReadRinexNav(fileName) |
|
|
|
% gpsEph(i).Cus % Sine harmonic correction to argument of latitude (radians) |
|
|
|
% gpsEph(i).Cus % Sine harmonic correction to argument of latitude (radians) |
|
|
|
% gpsEph(i).Asqrt % Square root of semi-major axis (meters^1/2) |
|
|
|
% gpsEph(i).Asqrt % Square root of semi-major axis (meters^1/2) |
|
|
|
% gpsEph(i).Toe % Reference time of ephemeris (seconds) |
|
|
|
% gpsEph(i).Toe % Reference time of ephemeris (seconds) |
|
|
|
% gpsEph(i).Cic % Sine harmonic correction to angle of inclination (radians) |
|
|
|
% gpsEph(i).Cic % Cosine harmonic correction to angle of inclination (radians) |
|
|
|
% gpsEph(i).OMEGA % Longitude of ascending node at weekly epoch (radians) |
|
|
|
% gpsEph(i).OMEGA % Longitude of ascending node at weekly epoch (radians) |
|
|
|
% gpsEph(i).Cis % Sine harmonic correction to angle of inclination (radians) |
|
|
|
% gpsEph(i).Cis % Sine harmonic correction to angle of inclination (radians) |
|
|
|
% gpsEph(i).i0 % Inclination angle at reference time (radians) |
|
|
|
% gpsEph(i).i0 % Inclination angle at reference time (radians) |
|
|
|