id | field name | definition |
0 | Name |
xml string |
Name identifying the parameter
|
|
1 | Definition |
xml string |
Short (one line) description of parameter
|
available: optional
|
2 | DefinitionRef |
xml string |
Reference to more detailed definition of parameter
|
available: optional
|
3 | Text |
xml string |
attribute: choice_of |
xml string | size: 9 |
fixed value: "Data_Type"
|
|
|
available: optional
|
4 | TextId |
xml string |
attribute: choice_of |
xml string | size: 9 |
fixed value: "Data_Type"
|
|
attribute: unit |
available: optional
|
|
available: optional
|
5 | Scalar |
ascii double |
attribute: choice_of |
ascii string | size: 9 |
fixed value: "Data_Type"
|
|
attribute: unit |
available: optional
|
|
available: optional
|
6 | Double |
ascii double |
attribute: choice_of |
ascii string | size: 9 |
fixed value: "Data_Type"
|
|
attribute: unit |
available: optional
|
|
available: optional
|
7 | Integer |
ascii int32 |
attribute: choice_of |
ascii string | size: 9 |
fixed value: "Data_Type"
|
|
attribute: unit |
available: optional
|
|
available: optional
|
8 | Vector |
available: optional
|
9 | Quaternion |
available: optional
|
10 | Filter |
available: optional
|
11 | Matrix |
available: optional
|
12 | Matrix3x6 |
available: optional
|
13 | Array1d |
available: optional
|
14 | Array2d |
available: optional
|
15 | Lut1d |
available: optional
|
16 | Lut2d |
available: optional
|
17 | Polynom |
available: optional
|
18 | FIR_FP |
available: optional
|
19 | StateInfo |
available: optional
|
20 | CurrentInfo |
available: optional
|
21 | InducedInfo |
available: optional
|
22 | CalibrationCoefficientsHKCorrection |
available: optional
|
23 | Range |
available: optional
|
24 | TRange |
available: optional
|
25 | ThermCal |
available: optional
|
26 | VFM_TCF |
available: optional
|
27 | VFM_TCF_Th |
available: optional
|
28 | Thermistor |
available: optional
|
29 | CArray |
available: optional
|
30 | CLut1d |
available: optional
|
31 | CLut2d |
available: optional
|
32 | CDataSection |
available: optional
|
33 | Note |
xml string |
Free text note
|
available: optional
|
34 | List_of_Configuration_IDs |
xml record |
id | field name | definition |
0 | Configuration_ID |
xml array[dim_0] |
dim_0: determined automatically from xml file
xml record |
id | field name | definition |
0 | Config_Name |
xml string |
Identifying the unit/system
|
|
1 | Config_State |
xml string |
Identifying the state
|
|
|
|
|
|
available: optional
|
35 | Validity_Period |
xml record |
id | field name | definition |
0 | Validity_Start |
ascii time | size: 23 |
This is the UTC Validity Start Time, coherent with the Validity Start Time in the File Name, but in CCSDS ASCII format with time reference. Note that this can have the special value indicating "beginning of mission" (without an absolute time specified)
unit: "s since 2000-01-01"
value: if(str(., 23) == "UTC=0000-00-00T00:00:00", -inf, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss|'TAI='yyyy-MM-dd'T'HH:mm:ss|'GPS='yyyy-MM-dd'T'HH:mm:ss|'UT1='yyyy-MM-dd'T'HH:mm:ss"))
ascii string | size: 23 |
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
|
|
|
1 | Validity_Stop |
ascii time | size: 23 |
This is the UTC Validity Stop Time, coherent with the Validity Stop Time in the File Name, but in CCSDS ASCII format with time reference. Note that this can have the special value indicating "end of mission" (without an absolute time specified)
unit: "s since 2000-01-01"
value: if(str(., 23) == "UTC=9999-99-99T99:99:99", +inf, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss|'TAI='yyyy-MM-dd'T'HH:mm:ss|'GPS='yyyy-MM-dd'T'HH:mm:ss|'UT1='yyyy-MM-dd'T'HH:mm:ss"))
ascii string | size: 23 |
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
|
|
|
|
available: optional
|
36 | List_of_Conditions |
xml record |
id | field name | definition |
0 | Condition |
xml array[dim_0] |
Environmental conditions for that the data are measured
dim_0: determined automatically from xml file
xml record |
id | field name | definition |
0 | Source |
xml string |
reference to test setup
|
available: optional
|
1 | Creation_Date |
ascii time | size: 23 |
unit: "s since 2000-01-01"
value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss|'TAI='yyyy-MM-dd'T'HH:mm:ss|'GPS='yyyy-MM-dd'T'HH:mm:ss|'UT1='yyyy-MM-dd'T'HH:mm:ss")
ascii string | size: 23 |
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
|
|
|
2 | Source_Ref |
xml string |
Reference to document describing source
|
|
|
|
|
|
available: optional
|