Orbit_Vectors_MDSR

ascii record "Orbit_Vectors_MDSR"size: 129
idfield namedefinition
0utc_time
ascii timesize: 27
UTC of Orbit State Vector

unit: "s since 2000-01-01"

value: if(str(., 27) == "                           ", nan, time(str(.), "dd-MMM-yyyy HH:mm:ss.SSSSSS"))
ascii stringsize: 27
ENVISAT ASCII datetime "DD-MMM-YYYY hh:mm:ss.uuuuuu".
1blank_1
ascii charsize: 1
ASCII blank space character

fixed value: " "

hidden: true
2delta_ut1
ascii doublesize: 8
Delta UT1 = UT1-UTC

unit: "s"
3blank_2
ascii charsize: 1
ASCII blank space character

fixed value: " "

hidden: true
4abs_orbit
ascii int32size: 6
Absolute Orbit number
5blank_3
ascii charsize: 1
ASCII blank space character

fixed value: " "

hidden: true
6x_pos
ascii doublesize: 12
X position in Earth fixed reference frame

unit: "m"
7blank_4
ascii charsize: 1
ASCII blank space character

fixed value: " "

hidden: true
8y_pos
ascii doublesize: 12
Y position in Earth fixed reference frame

unit: "m"
9blank_5
ascii charsize: 1
ASCII blank space character

fixed value: " "

hidden: true
10z_pos
ascii doublesize: 12
Z position in Earth fixed reference frame

unit: "m"
11blank_6
ascii charsize: 1
ASCII blank space character

fixed value: " "

hidden: true
12x_vel
ascii doublesize: 12
X velocity relative to Earth fixed reference frame

unit: "m/s"
13blank_7
ascii charsize: 1
ASCII blank space character

fixed value: " "

hidden: true
14y_vel
ascii doublesize: 12
Y velocity relative to Earth fixed reference frame

unit: "m/s"
15blank_8
ascii charsize: 1
ASCII blank space character

fixed value: " "

hidden: true
16z_vel
ascii doublesize: 12
Z velocity relative to Earth fixed reference frame

unit: "m/s"
17blank_9
ascii charsize: 1
ASCII blank space character

fixed value: " "

hidden: true
18qual_flags
ascii array[6]size: 6
Quality Flags (TBD by ESA)
ascii charsize: 1
19newline_char
ascii charsize: 1
ASCII newline character

fixed value: "\n"

hidden: true