AUX_INS___ version 0

AUX_INS

This definition is based on version 3.2.1 of the BPS Auxiliary Products Format - BIO-BPS-AUX-FMT-ARE-010163

root type

xml record
idfield namedefinition
0auxiliaryInstrumentParameters
xml record
attribute: noNamespaceSchemaLocation
xml string


idfield namedefinition
0radarFrequency
ascii float
attribute: units
ascii string
1rollBias
ascii float
attribute: units
ascii string
2acquisitionModeList
xml record
attribute: count
xml string


idfield namedefinition
0acquisitionMode
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0acquisitionMode
xml string
1gstlIndex
ascii uint64
2swath
xml string
3swathParameters
xml record
idfield namedefinition
0txPulseParameters
xml record
idfield namedefinition
0txPulseAmplitude
ascii float
1txPulseBandwidth
ascii float
attribute: units
ascii string
2txPulseLength
ascii float
attribute: units
ascii string
4intCalParametersList
xml record
attribute: count
xml string


idfield namedefinition
0intCalParameters
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0polarisation
xml string
1modelDrift
xml record
idfield namedefinition
0modelInterval
ascii float
attribute: units
ascii string
1modelValues
xml string
attribute: count
xml string
2referenceDrift
xml record
idfield namedefinition
0re
ascii float
1im
ascii float
3internalDelay
ascii float
attribute: units
ascii string
4txChannelImbalance
xml record
idfield namedefinition
0re
ascii float
1im
ascii float
5rxChannelImbalance
xml record
idfield namedefinition
0re
ascii float
1im
ascii float
6txPowerTracking
xml record
idfield namedefinition
0re
ascii float
1im
ascii float
7noisePower
ascii float
attribute: units
ascii string
5timelineParametersOddRank
xml record
attribute: count
xml string


idfield namedefinition
0section
xml record
idfield namedefinition
0name
xml string
1repeatFlag
ascii uint8
mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1
2ispList
xml record
attribute: count
xml string


idfield namedefinition
0isp
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0signalType
xml string
1priNumber
ascii int32
6timelineParametersEvenRank
xml record
attribute: count
xml string


idfield namedefinition
0section
xml record
idfield namedefinition
0name
xml string
1repeatFlag
ascii uint8
mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1
2ispList
xml record
attribute: count
xml string


idfield namedefinition
0isp
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0signalType
xml string
1priNumber
ascii int32
3rawDataDecodingParameters
xml record
idfield namedefinition
0unBAQLUT
xml record
idfield namedefinition
0baqCode
xml string
1magnitudeCode
xml string
attribute: count
xml string
2normalizedIQ
xml string
attribute: count
xml string
1unBAQSmallASMLUT
xml record
idfield namedefinition
0baqCode
xml string
1asmValue
xml string
attribute: count
xml string
2uncompressedIQ
xml string
attribute: count
xml string
2temperatureLUT
xml record
idfield namedefinition
0temperatureCode
xml string
attribute: count
xml string
1temperatureValue
xml string
attribute: count
xml string

attribute: units
xml string

detection rule

This product definition is applicable if a product matches the following rule:

substr(0, 4, filename()) == "bio_" and
substr(4, 7, filename()) == "aux_ins" and
substr(46, 8, filename()) == "_ins.xml"