MDR_GPS_GPS

binary record "MDR_GPS_GPS"size: 136
idfield namedefinition
0MDR_ID
binary uint16size: 2
Data Set Record identifier
1SyncStatus
binary uint16size: 2
Time synchronization status, source and quality
2t_MNS_UTC
binary timesize: 12
unit: "s since 2000-01-01"

value: float(./day) * 86400 + float(./sec) + float(./microsec) * 1e-06
binary recordsize: 12
Timestamp at UTC

idfield namedefinition
0day
binary int32size: 4
unit: "days since 2000-01-01"
1sec
binary uint32size: 4
unit: "s"
2microsec
binary uint32size: 4
unit: "1E-6 s"
3t_MNS_GPS
binary recordsize: 12
Timestamp at GPST

idfield namedefinition
0day
binary int32size: 4
unit: "days"
1milisec
binary uint32size: 4
unit: "ms"
2nanosec
binary uint32 (double)size: 4
unit: "1E-3 ns"

converted unit: "ns" (multiply by 1/1000)
4t_MNS_IMT
binary recordsize: 12
Timestamp at GPST-aligned IMT

idfield namedefinition
0day
binary int32size: 4
unit: "days"
1milisec
binary uint32size: 4
unit: "ms"
2nanosec
binary uint32 (double)size: 4
unit: "1E-3 ns"

converted unit: "ns" (multiply by 1/1000)
5SV_ID
binary uint32size: 4
Satellite Identifier
6Fill_1
binary bytessize: 4
Filler

hidden: true
7t_GPS
binary uint64 (double)size: 8
Timestamp of GPS transmit time at GPST

unit: "1E-12 s"

converted unit: "s" (multiply by 1/1000000000000)
8P_GPS
binary array[3]size: 12
GPS Position
binary int32 (double)size: 4
unit: "1E-2 m"

converted unit: "m" (multiply by 1/100)
9V_GPS
binary array[3]size: 12
GPS Velocity
binary int32 (double)size: 4
unit: "1E-3 m/s"

converted unit: "m/s" (multiply by 1/1000)
10phi_GPS
binary int32 (double)size: 4
Azimuth of the GPS signal

unit: "1E-7 rad"

converted unit: "rad" (multiply by 1/10000000)
11theta_GPS
binary int32 (double)size: 4
Elevation of the GPS signal

unit: "1E-7 rad"

converted unit: "rad" (multiply by 1/10000000)
12L1
binary uint64 (double)size: 8
L1 carrier range

converted unit: "" (multiply by 1/10000)
13L2
binary uint64 (double)size: 8
L2 carrier range

converted unit: "" (multiply by 1/10000)
14PR_CA
binary int64 (double)size: 8
CA pseudo range

unit: "1E-4 m"

converted unit: "m" (multiply by 1/10000)
15PR_P1
binary int64 (double)size: 8
P1 pseudo range

unit: "1E-4 m"

converted unit: "m" (multiply by 1/10000)
16PR_P2
binary int64 (double)size: 8
P2 pseudo range

unit: "1E-4 m"

converted unit: "m" (multiply by 1/10000)
17A_L1
binary int16 (double)size: 2
Raw amplitude of L1 carrier (C/A code)

unit: "1E-4 dBW"

converted unit: "dBW" (multiply by 1/10000)
18A_L2
binary int16 (double)size: 2
Raw amplitude of L2 carrier

unit: "1E-4 dBW"

converted unit: "dBW" (multiply by 1/10000)
19CNo_L1
binary int16 (double)size: 2
C/No of L1 carrier

unit: "1E-4 dBHz"

converted unit: "dBHz" (multiply by 1/10000)
20CNo_L2
binary int16 (double)size: 2
C/No of L2 carrier

unit: "1E-4 dBHz"

converted unit: "dBHz" (multiply by 1/10000)