id | field name | definition |
0 | sensing_time |
binary time | size: 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 record | size: 12 |
ENVISAT binary datetime
id | field name | definition |
0 | days |
binary int32 | size: 4 |
days since January 1st, 2000 (may be negative)
unit: "days since 2000-01-01"
|
|
1 | seconds |
binary uint32 | size: 4 |
seconds since start of day
unit: "s"
|
|
2 | microseconds |
binary uint32 | size: 4 |
microseconds since start of second
unit: "1e-6 s"
|
|
|
|
|
1 | downlink_time |
binary time | size: 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 record | size: 12 |
ENVISAT binary datetime
id | field name | definition |
0 | days |
binary int32 | size: 4 |
days since January 1st, 2000 (may be negative)
unit: "days since 2000-01-01"
|
|
1 | seconds |
binary uint32 | size: 4 |
seconds since start of day
unit: "s"
|
|
2 | microseconds |
binary uint32 | size: 4 |
microseconds since start of second
unit: "1e-6 s"
|
|
|
|
|
2 | packet_length |
binary uint16 | size: 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.
|
|
3 | num_vcdu |
binary uint16 | size: 2 |
Number of VCDUs containing current ISP
|
|
4 | num_vcdu_rs |
binary uint16 | size: 2 |
Number of VCDUs containing current ISP that are corrected with Reed-Solomon
|
|
5 | num_vcdu_no_rs |
binary uint16 | size: 2 |
Number of VCDUs containing current ISP that were incorrigible with Reed-Solomon
|
|
6 | num_vcdu_missing |
binary uint16 | size: 2 |
Number of missing VCDUs containing current ISP
|
|
7 | num_corr_sym |
binary uint16 | size: 2 |
Number of symbols corrected by Reed-Solomon in CADUs containing current ISP
|
|
8 | crc_flag |
binary uint8 | size: 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)
|
|
9 | spare |
binary bytes | size: 3 |
spare
|
hidden: true
|
10 | source_packet |
binary record | size: 56 |
Instrument Source Packet
id | field name | definition |
0 | packet_header |
|
1 | filler_1 |
binary bytes | size: 0:1 |
Filler (=0)
|
hidden: true
|
2 | error_control_flags |
binary uint8 | size: 0:3 |
Error control flags
|
|
3 | filler_2 |
binary bytes | size: 0:4 |
Filler
|
hidden: true
|
4 | service_type |
binary uint8 | size: 1 |
Service type
|
|
5 | service_subtype |
binary uint8 | size: 1 |
Service subtype
|
|
6 | filler_3 |
binary bytes | size: 1 |
Filler
|
hidden: true
|
7 | time1 |
binary time | size: 6 |
unit: "s since 2000-01-01"
value: float(./day) * 86400 + float(./msec) * 0.001
binary record | size: 6 |
id | field name | definition |
0 | day |
binary uint16 | size: 2 |
Julian Day
|
|
1 | msec |
binary uint32 | size: 4 |
Msec of day
|
|
|
|
|
8 | id |
|
9 | num_attitudes |
binary uint8 | size: 1 |
Number of attitudes (always 1)
|
|
10 | str_timestamp_first |
binary uint32 | size: 4 |
STR timestamp, first
|
|
11 | str_timestamp_last |
binary uint32 | size: 4 |
STR timestamp, last
|
|
12 | quaternion |
|
13 | timestamp |
binary time | size: 6 |
unit: "s since 2000-01-01"
value: float(./day) * 86400 + float(./msec) * 0.001
binary record | size: 6 |
id | field name | definition |
0 | day |
binary uint16 | size: 2 |
Julian Day
|
|
1 | msec |
binary uint32 | size: 4 |
Msec of day
|
|
|
|
|
14 | status |
binary record | size: 1 |
id | field name | definition |
0 | unused |
hidden: true
|
1 | mode |
binary uint8 | size: 0:2 |
0: initial acquisition mode; 1: attitude update mode; 2: test mode (not-flight conf. only)
|
|
2 | valid |
binary uint8 | size: 0:1 |
0: attitude invalid; 1: attitude valid
|
|
|
|
15 | penalty |
|
16 | spare |
hidden: true
|
17 | crc |
|
|
|