CCDB_VFM_TCF

xml record "CCDB_VFM_TCF"
attribute: choice_of
xml string


idfield namedefinition
0DPU_id
ascii double
DPU identifiers, 1 = Primary, 3 = Secondary
1bias
xml record
Bias Vectors

attribute: unit
xml string

available: optional


idfield namedefinition
0X
ascii double
1Y
ascii double
2Z
ascii double
2n_orth
xml record
Non-orthogonality angle vectors

attribute: unit
xml string

available: optional


idfield namedefinition
0X
ascii double
1Y
ascii double
2Z
ascii double
3rms
ascii double
Estimated RMS values
4scale
xml record
Sensitivity vectors

attribute: unit
xml string

available: optional


idfield namedefinition
0X
ascii double
1Y
ascii double
2Z
ascii double
5trange
xml record
Allowed range

idfield namedefinition
0Min
ascii timesize: 23
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 stringsize: 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".
1Max
ascii timesize: 23
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 stringsize: 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".