主要内容

GPS Navigation Data (RINEX v3)

R2026b

This table shows the format of the GPS navigation data field GPS for RINEX version 3 returned in the output argument data from the rinexread function.

If the navigation data contains GPS data, it is returned in the field data.GPS.

FieldData TypeDescription

Time

datetime

GPS clock time

SatelliteID

double

Satellite system (G) number (PRN)

SVClockBias

doubleSV clock bias (s)

SVClockDrift

doubleSV clock drift (s/s)

SVClockDriftRate

doubleSV clock drift rate (s/s², equivalent to 1/s)

IODE

doubleIssue number of the satellite ephemeris data set, Issue of Data, Ephemeris (IODE)

Crs

doubleAmplitude of the sine harmonic correction term to the orbit radius (m)

Delta_n

doubleMean motion difference from the computed value at reference time (rad/s)

M0

doubleMean anomaly at the reference time (rad)

Cuc

doubleAmplitude of the cosine harmonic correction term to the argument of latitude (rad)

Eccentricity

doubleEccentricity of the satellite orbit (dimensionless)

Cus

doubleAmplitude of the sine harmonic correction term to the argument of latitude (rad)

sqrtA

doubleSquare root of the semimajor axis (sqrt(m))

Toe

doubleTime of ephemeris (s of respective satellite week)

Cic

doubleAmplitude of the cosine harmonic correction term to the angle of inclination (rad)

OMEGA0

doubleLongitude of ascending node of orbit plane at weekly epoch (rad)

Cis

doubleAmplitude of the sine harmonic correction term to the angle of inclination (rad)

i0

doubleInclination angle at reference time (rad)

Crc

doubleAmplitude of the cosine harmonic correction term to the orbit radius (m)

omega

doubleArgument of perigee (rad)

OMEGA_DOT

doubleReference rate of right ascension (rad/s)

IDOT

doubleRate of inclination angle (rad/s)

L2ChannelCodes

double Codes on L2 channel

GPSWeek

double GPS week number, with Toe. Continuous number, not mod(1024).

L2PDataFlag

double L2P data flag

SVAccuracy

double SV accuracy (m), derived from the user range accuracy (URA) index. See GPS ICD Section 20.3.3.3.1.3.

SVHealth

double SV health, 6 bits (subframe 1, word 3, bits 17–22) as defined in the GPS ICD.

TGD

double Timing group delay (s)

IODC

double Issue number of the satellite clock data set, Issue of Data, Clock (IODC). (See GPS ICD Section 20.3.3.3.1.5)

TransmissionTime

double

Transmission time of the message (seconds of the GPS week)

FitInterval

double Fit interval (h). Derived from subframe 2, word 10, bit 17 together with IODC. See Table 20-XII of the GPS ICD.

BRDCOrbit7Spare3

double Spare entry. May be used in a future version.

BRDCOrbit7Spare4

double Spare entry. May be used in a future version.

See Also

Topics