AISP_TM_TRK

binary record "AISP_TM_TRK"size: 340
SIRAL Annotated Instrument Source Packet for TM_TRK

idfield namedefinition
0sensing_time
binary timesize: 12
ISP Sensing Time. Time of the actual acquisition of the source packet

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./seconds) + float(./microseconds) / 1000000
binary recordsize: 12
ENVISAT binary datetime

idfield namedefinition
0days
binary int32size: 4
days since January 1st, 2000 (may be negative)

unit: "days since 2000-01-01"
1seconds
binary uint32size: 4
seconds since start of day

unit: "s"
2microseconds
binary uint32size: 4
microseconds since start of second

unit: "1e-6 s"
1downlink_time
binary timesize: 12
ISP Downlink Time. Time of the downlink on ground of the source packet (G/S time)

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./seconds) + float(./microseconds) / 1000000
binary recordsize: 12
ENVISAT binary datetime

idfield namedefinition
0days
binary int32size: 4
days since January 1st, 2000 (may be negative)

unit: "days since 2000-01-01"
1seconds
binary uint32size: 4
seconds since start of day

unit: "s"
2microseconds
binary uint32size: 4
microseconds since start of second

unit: "1e-6 s"
2packet_length
binary uint16size: 2
ISP Length = (length of source packet excluding 6 bytes) - 1. This field uses the same definition as the Packet Length field of the Packet Header as specified in CCSDS definitions.
3num_vcdu
binary uint16size: 2
Number of VCDUs containing current ISP
4num_vcdu_rs
binary uint16size: 2
Number of VCDUs containing current ISP that are corrected with Reed-Solomon
5num_vcdu_no_rs
binary uint16size: 2
Number of VCDUs containing current ISP that were incorrigible with Reed-Solomon
6num_vcdu_missing
binary uint16size: 2
Number of missing VCDUs containing current ISP
7num_corr_sym
binary uint16size: 2
Number of symbols corrected by Reed-Solomon in CADUs containing current ISP
8crc_flag
binary uint8size: 1
CRC Error Flag, identifying the detection of a CRC error in the packet (set to FF in case of error, otherwise set to 00)
9spare
binary bytessize: 3
spare

hidden: true
10source_packet
binary recordsize: 300
Instrument Source Packet

idfield namedefinition
0packet_header
binary record "CCSDS_packet_header"size: 6
1filler_1
binary bytessize: 0:1
Filler (=0)

hidden: true
2error_control_flags
binary uint8size: 0:3
Error control flags
3filler_2
binary bytessize: 0:4
Filler

hidden: true
4service_type
binary uint8size: 1
Service type
5service_subtype
binary uint8size: 1
Service subtype
6filler_3
binary bytessize: 0:7
Filler

hidden: true
7siral_identification
binary uint8size: 0:1
SIRAL identification
8time2
binary recordsize: 12
idfield namedefinition
0day
binary uint16size: 2
Julian Day
1msec
binary uint32size: 4
Msec of day
2usec
binary uint16size: 2
Microsec
3finedat
binary uint32size: 4
Fine datation offset
9unmapped_1
binary bytessize: 6
Unmapped TM-ECHO-LRM fields

hidden: true
10cycle_report
binary uint16size: 2
11unmapped_2
binary bytessize: 268
Unmapped TM-ECHO-LRM fields

hidden: true
12crc
binary uint16size: 2