Skip to content

Commit

Permalink
Merge pull request #9 from ShowLo/master
Browse files Browse the repository at this point in the history
Modified comment
  • Loading branch information
mohammedkhider authored Jan 23, 2018
2 parents 19cbc76 + 59b6058 commit 2f6ba51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensource/ReadRinexNav.m
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
% 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).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).Cis % Sine harmonic correction to angle of inclination (radians)
% gpsEph(i).i0 % Inclination angle at reference time (radians)
Expand Down

0 comments on commit 2f6ba51

Please sign in to comment.