ILP-293 : Added ILP XIDData.prop
Showing
5 changed files
with
594 additions
and
19 deletions
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ | 
| 4 | xmlns:xid="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd" | 4 | xmlns:xid="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd" | 
| 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 
| 6 | xsi:schemaLocation="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd" | 6 | xsi:schemaLocation="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd" | 
| 7 | identity="IlpApiBase.xid.xml"> | 7 | identity="IlpApiBase.xid"> | 
| 8 | 8 | ||
| 9 | <title>ILP Hybrid Positioning Services API Base Definitions</title> | 9 | <title>ILP Hybrid Positioning Services API Base Definitions</title> | 
| 10 | <comment> | 10 | <comment> | 
| ... | @@ -13,8 +13,6 @@ | ... | @@ -13,8 +13,6 @@ | 
| 13 | via standard IP based protocols. The API currently supports XMF and JSON wire formats. | 13 | via standard IP based protocols. The API currently supports XMF and JSON wire formats. | 
| 14 | </comment> | 14 | </comment> | 
| 15 | 15 | ||
| 16 | <import ref="https://xid.location.studio/Tensor/V1.0.0/Definitions.xid.xml" local="Definitions.xid.xml" /> | ||
| 17 | <import ref="https://xid.location.studio/HPE/V1.2/HpeCore.xid.xml" local="HpeCore.xid.xml" /> | ||
| 18 | <import ref="https://xid.location.studio/HPE/V1.2/HpeGnss.xid.xml" local="HpeGnss.xid.xml" /> | 16 | <import ref="https://xid.location.studio/HPE/V1.2/HpeGnss.xid.xml" local="HpeGnss.xid.xml" /> | 
| 19 | <import ref="https://xid.location.studio/HPE/V1.2/HpeCellular.xid.xml" local="HpeCellular.xid.xml" /> | 17 | <import ref="https://xid.location.studio/HPE/V1.2/HpeCellular.xid.xml" local="HpeCellular.xid.xml" /> | 
| 20 | <import ref="https://xid.location.studio/HPE/V1.2/HpeWiFi.xid.xml" local="HpeWiFi.xid.xml" /> | 18 | <import ref="https://xid.location.studio/HPE/V1.2/HpeWiFi.xid.xml" local="HpeWiFi.xid.xml" /> | ... | ... | 
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ | 
| 4 | xmlns:xid="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd" | 4 | xmlns:xid="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd" | 
| 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 
| 6 | xsi:schemaLocation="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd" | 6 | xsi:schemaLocation="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd" | 
| 7 | identity="IlpAssistanceApi.xid.xml"> | 7 | identity="IlpAssistanceApi.xid"> | 
| 8 | <title>ILP Assistance Services</title> | 8 | <title>ILP Assistance Services</title> | 
| 9 | <comment> | 9 | <comment> | 
| 10 | This document defines the positioning assistance service interface for the IoT Location Platform (ILP). | 10 | This document defines the positioning assistance service interface for the IoT Location Platform (ILP). | 
| ... | @@ -12,9 +12,6 @@ | ... | @@ -12,9 +12,6 @@ | 
| 12 | and services communicating via standard IP based protocols. The API currently supports XMF and JSON wire formats. | 12 | and services communicating via standard IP based protocols. The API currently supports XMF and JSON wire formats. | 
| 13 | </comment> | 13 | </comment> | 
| 14 | 14 | ||
| 15 | <import ref="https://xid.location.studio/Tensor/V1.0.0/Definitions.xid.xml" local="Definitions.xid.xml" /> | ||
| 16 | <import ref="https://xid.location.studio/HPE/V1.2/HpeCore.xid.xml" local="HpeCore.xid.xml" /> | ||
| 17 | <import ref="https://xid.location.studio/HPE/V1.2/HpeGnss.xid.xml" local="HpeGnss.xid.xml" /> | ||
| 18 | <import ref="https://xid.location.studio/ILP/V1.2/IlpApiBase.xid.xml" local="IlpApiBase.xid.xml" /> | 15 | <import ref="https://xid.location.studio/ILP/V1.2/IlpApiBase.xid.xml" local="IlpApiBase.xid.xml" /> | 
| 19 | 16 | ||
| 20 | <namespace name="ILP"> | 17 | <namespace name="ILP"> | ... | ... | 
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ | 
| 4 | xmlns:xid="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd" | 4 | xmlns:xid="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd" | 
| 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 
| 6 | xsi:schemaLocation="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd" | 6 | xsi:schemaLocation="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd" | 
| 7 | identity="IlpPositioningApi.xid.xml"> | 7 | identity="IlpPositioningApi.xid"> | 
| 8 | <title>ILP Hybrid Positioning Services</title> | 8 | <title>ILP Hybrid Positioning Services</title> | 
| 9 | <comment> | 9 | <comment> | 
| 10 | This document defines the positioning service interface for the IoT Location Platform (ILP). | 10 | This document defines the positioning service interface for the IoT Location Platform (ILP). | 
| ... | @@ -12,11 +12,6 @@ | ... | @@ -12,11 +12,6 @@ | 
| 12 | via standard IP based protocols. The API currently supports XMF and JSON wire formats. | 12 | via standard IP based protocols. The API currently supports XMF and JSON wire formats. | 
| 13 | </comment> | 13 | </comment> | 
| 14 | 14 | ||
| 15 | <import ref="https://xid.location.studio/Tensor/V1.0.0/Definitions.xid.xml" local="Definitions.xid.xml" /> | ||
| 16 | <import ref="https://xid.location.studio/HPE/V1.2/HpeCore.xid.xml" local="HpeCore.xid.xml" /> | ||
| 17 | <import ref="https://xid.location.studio/HPE/V1.2/HpeGnss.xid.xml" local="HpeGnss.xid.xml" /> | ||
| 18 | <import ref="https://xid.location.studio/HPE/V1.2/HpeCellular.xid.xml" local="HpeCellular.xid.xml" /> | ||
| 19 | <import ref="https://xid.location.studio/HPE/V1.2/HpeWiFi.xid.xml" local="HpeWiFi.xid.xml" /> | ||
| 20 | <import ref="https://xid.location.studio/ILP/V1.2/IlpApiBase.xid.xml" local="IlpApiBase.xid.xml" /> | 15 | <import ref="https://xid.location.studio/ILP/V1.2/IlpApiBase.xid.xml" local="IlpApiBase.xid.xml" /> | 
| 21 | 16 | ||
| 22 | <namespace name="ILP"> | 17 | <namespace name="ILP"> | ... | ... | 
| ... | @@ -4,18 +4,13 @@ | ... | @@ -4,18 +4,13 @@ | 
| 4 | xmlns:xid="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd" | 4 | xmlns:xid="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd" | 
| 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 
| 6 | xsi:schemaLocation="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd" | 6 | xsi:schemaLocation="https://xid.location.studio/schema/V1.0.0/XtensibleInterfaceDefinition.xsd XtensibleInterfaceDefinition.xsd" | 
| 7 | identity="IlpSubmissionApi.xid.xml"> | 7 | identity="IlpSubmissionApi.xid"> | 
| 8 | <title>ILP Submission API</title> | 8 | <title>ILP Submission API</title> | 
| 9 | <comment> | 9 | <comment> | 
| 10 | This document defines a lightweight Observation Submission API for submitting ILP compatible observation | 10 | This document defines a lightweight Observation Submission API for submitting ILP compatible observation | 
| 11 | data without invoking the full get position operation. | 11 | data without invoking the full get position operation. | 
| 12 | </comment> | 12 | </comment> | 
| 13 | 13 | ||
| 14 | <import ref="https://xid.location.studio/Tensor/V1.0.0/Definitions.xid.xml" local="Definitions.xid.xml" /> | ||
| 15 | <import ref="https://xid.location.studio/HPE/V1.2/HpeCore.xid.xml" local="HpeCore.xid.xml" /> | ||
| 16 | <import ref="https://xid.location.studio/HPE/V1.2/HpeGnss.xid.xml" local="HpeGnss.xid.xml" /> | ||
| 17 | <import ref="https://xid.location.studio/HPE/V1.2/HpeCellular.xid.xml" local="HpeCellular.xid.xml" /> | ||
| 18 | <import ref="https://xid.location.studio/HPE/V1.2/HpeWiFi.xid.xml" local="HpeWiFi.xid.xml" /> | ||
| 19 | <import ref="https://xid.location.studio/ILP/V1.2/IlpApiBase.xid.xml" local="IlpApiBase.xid.xml" /> | 14 | <import ref="https://xid.location.studio/ILP/V1.2/IlpApiBase.xid.xml" local="IlpApiBase.xid.xml" /> | 
| 20 | 15 | ||
| 21 | <namespace name="ILP"> | 16 | <namespace name="ILP"> | ... | ... | 
ILP/V1.2/XIDData.prop
0 → 100644
| 1 | Idx.HPE.Arc.direction=3 | ||
| 2 | Idx.HPE.Arc.inner=2 | ||
| 3 | Idx.HPE.Arc.opening=4 | ||
| 4 | Idx.HPE.Arc.outer=1 | ||
| 5 | Idx.HPE.Arc3D.direction=4 | ||
| 6 | Idx.HPE.Arc3D.height=1 | ||
| 7 | Idx.HPE.Arc3D.inner=3 | ||
| 8 | Idx.HPE.Arc3D.opening=5 | ||
| 9 | Idx.HPE.Arc3D.outer=2 | ||
| 10 | Idx.HPE.ArcBand.direction=6 | ||
| 11 | Idx.HPE.ArcBand.major_inner=2 | ||
| 12 | Idx.HPE.ArcBand.major_outer=1 | ||
| 13 | Idx.HPE.ArcBand.minor_inner=4 | ||
| 14 | Idx.HPE.ArcBand.minor_outer=3 | ||
| 15 | Idx.HPE.ArcBand.opening=7 | ||
| 16 | Idx.HPE.ArcBand.orient=5 | ||
| 17 | Idx.HPE.ArcBand3D.direction=2 | ||
| 18 | Idx.HPE.ArcBand3D.height=1 | ||
| 19 | Idx.HPE.ArcBand3D.opening=4 | ||
| 20 | Idx.HPE.ArcBand3D.radius=6 | ||
| 21 | Idx.HPE.ArcBand3D.tilt=3 | ||
| 22 | Idx.HPE.ArcBand3D.vopening=5 | ||
| 23 | Idx.HPE.Cellular.AntennaSpec.RTTCalib=10 | ||
| 24 | Idx.HPE.Cellular.AntennaSpec.RTTCalibUncert=11 | ||
| 25 | Idx.HPE.Cellular.AntennaSpec.TxPower=8 | ||
| 26 | Idx.HPE.Cellular.AntennaSpec.direction=3 | ||
| 27 | Idx.HPE.Cellular.AntennaSpec.frequency=9 | ||
| 28 | Idx.HPE.Cellular.AntennaSpec.height=2 | ||
| 29 | Idx.HPE.Cellular.AntennaSpec.opening=5 | ||
| 30 | Idx.HPE.Cellular.AntennaSpec.radius=7 | ||
| 31 | Idx.HPE.Cellular.AntennaSpec.sectorid=1 | ||
| 32 | Idx.HPE.Cellular.AntennaSpec.tilt=4 | ||
| 33 | Idx.HPE.Cellular.AntennaSpec.vopening=6 | ||
| 34 | Idx.HPE.Cellular.CellAntReferenceData.antenna=2 | ||
| 35 | Idx.HPE.Cellular.CellAntReferenceData.cid=1 | ||
| 36 | Idx.HPE.Cellular.CellAntReferenceData.location=3 | ||
| 37 | Idx.HPE.Cellular.CellId.cid=6 | ||
| 38 | Idx.HPE.Cellular.CellId.lac=5 | ||
| 39 | Idx.HPE.Cellular.CellId.mcc=3 | ||
| 40 | Idx.HPE.Cellular.CellId.mnc=4 | ||
| 41 | Idx.HPE.Cellular.CellId.mncLength=2 | ||
| 42 | Idx.HPE.Cellular.CellId.rtype=1 | ||
| 43 | Idx.HPE.Cellular.CellLocInfo.alt=3 | ||
| 44 | Idx.HPE.Cellular.CellLocInfo.lat=1 | ||
| 45 | Idx.HPE.Cellular.CellLocInfo.lon=2 | ||
| 46 | Idx.HPE.Cellular.CellLocInfo.radius=4 | ||
| 47 | Idx.HPE.Cellular.CellLocInfo.vert=5 | ||
| 48 | Idx.HPE.Cellular.CellularObservation.cid=1 | ||
| 49 | Idx.HPE.Cellular.GenericInfo.rss=1 | ||
| 50 | Idx.HPE.Cellular.GenericInfo.rssUncert=2 | ||
| 51 | Idx.HPE.Cellular.GenericInfo.service=6 | ||
| 52 | Idx.HPE.Cellular.GenericInfo.taHighPart=4 | ||
| 53 | Idx.HPE.Cellular.GenericInfo.taLowPart=3 | ||
| 54 | Idx.HPE.Cellular.GenericInfo.taUncert=5 | ||
| 55 | Idx.HPE.Cellular.LteRssiInfo.nprb=3 | ||
| 56 | Idx.HPE.Cellular.LteRssiInfo.rsrp=1 | ||
| 57 | Idx.HPE.Cellular.LteRssiInfo.rsrq=2 | ||
| 58 | Idx.HPE.Cellular.LteTimeAdvanceInfo.aoa=3 | ||
| 59 | Idx.HPE.Cellular.LteTimeAdvanceInfo.ta=2 | ||
| 60 | Idx.HPE.Cellular.LteTimeAdvanceInfo.tamode=1 | ||
| 61 | Idx.HPE.Cellular.LteTimeAdvanceInfo.uerxtx=4 | ||
| 62 | Idx.HPE.Cellular.MSISDNObservation.cc=1 | ||
| 63 | Idx.HPE.Cellular.MSISDNObservation.nsn=2 | ||
| 64 | Idx.HPE.Cellular.MeasuredResultInfo.cpichEcNO=3 | ||
| 65 | Idx.HPE.Cellular.MeasuredResultInfo.cpichRSCP=2 | ||
| 66 | Idx.HPE.Cellular.MeasuredResultInfo.deltaRSCP=5 | ||
| 67 | Idx.HPE.Cellular.MeasuredResultInfo.dupmode=1 | ||
| 68 | Idx.HPE.Cellular.MeasuredResultInfo.pathloss=4 | ||
| 69 | Idx.HPE.Cellular.NMRInfo.arfcn=1 | ||
| 70 | Idx.HPE.Cellular.NMRInfo.bsic=2 | ||
| 71 | Idx.HPE.Cellular.NMRInfo.rxlevel=3 | ||
| 72 | Idx.HPE.Cellular.RttInfo.exrtt=5 | ||
| 73 | Idx.HPE.Cellular.RttInfo.quality=3 | ||
| 74 | Idx.HPE.Cellular.RttInfo.rtt=4 | ||
| 75 | Idx.HPE.Cellular.RttInfo.rxtxtime=2 | ||
| 76 | Idx.HPE.Cellular.RttInfo.tamode=1 | ||
| 77 | Idx.HPE.Cellular.TimeAdvance.ta=1 | ||
| 78 | Idx.HPE.Circle.radius=1 | ||
| 79 | Idx.HPE.Covariance.covariance=2 | ||
| 80 | Idx.HPE.Covariance.referenceframe=3 | ||
| 81 | Idx.HPE.Covariance.state=1 | ||
| 82 | Idx.HPE.Ellipse.major=1 | ||
| 83 | Idx.HPE.Ellipse.minor=2 | ||
| 84 | Idx.HPE.Ellipse.orient=3 | ||
| 85 | Idx.HPE.Ellipsoid.major=1 | ||
| 86 | Idx.HPE.Ellipsoid.minor=2 | ||
| 87 | Idx.HPE.Ellipsoid.orient=3 | ||
| 88 | Idx.HPE.Ellipsoid.vert=4 | ||
| 89 | Idx.HPE.Gnss.AcqAssistElem.CodeCount=5 | ||
| 90 | Idx.HPE.Gnss.AcqAssistElem.azimuth=7 | ||
| 91 | Idx.HPE.Gnss.AcqAssistElem.codephase=4 | ||
| 92 | Idx.HPE.Gnss.AcqAssistElem.doppler0=2 | ||
| 93 | Idx.HPE.Gnss.AcqAssistElem.doppler1=3 | ||
| 94 | Idx.HPE.Gnss.AcqAssistElem.elevation=8 | ||
| 95 | Idx.HPE.Gnss.AcqAssistElem.id=1 | ||
| 96 | Idx.HPE.Gnss.AcqAssistElem.searchWindow=6 | ||
| 97 | Idx.HPE.Gnss.Almanac.M0=11 | ||
| 98 | Idx.HPE.Gnss.Almanac.Omega0=9 | ||
| 99 | Idx.HPE.Gnss.Almanac.OmegaDot=4 | ||
| 100 | Idx.HPE.Gnss.Almanac.SvHealth=12 | ||
| 101 | Idx.HPE.Gnss.Almanac.af0=5 | ||
| 102 | Idx.HPE.Gnss.Almanac.af1=6 | ||
| 103 | Idx.HPE.Gnss.Almanac.deltai0=3 | ||
| 104 | Idx.HPE.Gnss.Almanac.eccentricity=7 | ||
| 105 | Idx.HPE.Gnss.Almanac.id=1 | ||
| 106 | Idx.HPE.Gnss.Almanac.omega=10 | ||
| 107 | Idx.HPE.Gnss.Almanac.sqrtA=8 | ||
| 108 | Idx.HPE.Gnss.Almanac.toa=2 | ||
| 109 | Idx.HPE.Gnss.CodephaseMeasurement.mpathIndicator=1 | ||
| 110 | Idx.HPE.Gnss.CodephaseMeasurement.rmsErr=2 | ||
| 111 | Idx.HPE.Gnss.CodephaseMeasurementMin.cn0=2 | ||
| 112 | Idx.HPE.Gnss.CodephaseMeasurementMin.codephase=4 | ||
| 113 | Idx.HPE.Gnss.CodephaseMeasurementMin.doppler=3 | ||
| 114 | Idx.HPE.Gnss.CodephaseMeasurementMin.id=1 | ||
| 115 | Idx.HPE.Gnss.Ephemeris.Cic=14 | ||
| 116 | Idx.HPE.Gnss.Ephemeris.Cis=13 | ||
| 117 | Idx.HPE.Gnss.Ephemeris.Crc=16 | ||
| 118 | Idx.HPE.Gnss.Ephemeris.Crs=15 | ||
| 119 | Idx.HPE.Gnss.Ephemeris.Cuc=18 | ||
| 120 | Idx.HPE.Gnss.Ephemeris.Cus=17 | ||
| 121 | Idx.HPE.Gnss.Ephemeris.M0=10 | ||
| 122 | Idx.HPE.Gnss.Ephemeris.Omega0=8 | ||
| 123 | Idx.HPE.Gnss.Ephemeris.OmegaDot=6 | ||
| 124 | Idx.HPE.Gnss.Ephemeris.SvHealth=25 | ||
| 125 | Idx.HPE.Gnss.Ephemeris.TGD=24 | ||
| 126 | Idx.HPE.Gnss.Ephemeris.af0=21 | ||
| 127 | Idx.HPE.Gnss.Ephemeris.af1=22 | ||
| 128 | Idx.HPE.Gnss.Ephemeris.af2=23 | ||
| 129 | Idx.HPE.Gnss.Ephemeris.deltan=11 | ||
| 130 | Idx.HPE.Gnss.Ephemeris.eccentricity=4 | ||
| 131 | Idx.HPE.Gnss.Ephemeris.i0=5 | ||
| 132 | Idx.HPE.Gnss.Ephemeris.id=1 | ||
| 133 | Idx.HPE.Gnss.Ephemeris.idot=12 | ||
| 134 | Idx.HPE.Gnss.Ephemeris.iodc=20 | ||
| 135 | Idx.HPE.Gnss.Ephemeris.iode=3 | ||
| 136 | Idx.HPE.Gnss.Ephemeris.omega=9 | ||
| 137 | Idx.HPE.Gnss.Ephemeris.sqrtA=7 | ||
| 138 | Idx.HPE.Gnss.Ephemeris.toc=19 | ||
| 139 | Idx.HPE.Gnss.Ephemeris.toe=2 | ||
| 140 | Idx.HPE.Gnss.GpsCodePhaseObs8.measurements=1 | ||
| 141 | Idx.HPE.Gnss.GpsCodePhaseObsMin6.measurements=1 | ||
| 142 | Idx.HPE.Gnss.GpsCodePhaseObsMin8.measurements=1 | ||
| 143 | Idx.HPE.Gnss.IonosphericCorrection.a0=1 | ||
| 144 | Idx.HPE.Gnss.IonosphericCorrection.a1=2 | ||
| 145 | Idx.HPE.Gnss.IonosphericCorrection.a2=3 | ||
| 146 | Idx.HPE.Gnss.IonosphericCorrection.a3=4 | ||
| 147 | Idx.HPE.Gnss.IonosphericCorrection.b0=5 | ||
| 148 | Idx.HPE.Gnss.IonosphericCorrection.b1=6 | ||
| 149 | Idx.HPE.Gnss.IonosphericCorrection.b2=7 | ||
| 150 | Idx.HPE.Gnss.IonosphericCorrection.b3=8 | ||
| 151 | Idx.HPE.Gnss.PseudorangeObservation.cn0=6 | ||
| 152 | Idx.HPE.Gnss.PseudorangeObservation.id=1 | ||
| 153 | Idx.HPE.Gnss.PseudorangeObservation.mpathIndicator=7 | ||
| 154 | Idx.HPE.Gnss.PseudorangeObservation.pr=3 | ||
| 155 | Idx.HPE.Gnss.PseudorangeObservation.prUncert=5 | ||
| 156 | Idx.HPE.Gnss.PseudorangeObservation.prr=2 | ||
| 157 | Idx.HPE.Gnss.PseudorangeObservation.prrUncert=4 | ||
| 158 | Idx.HPE.Gnss.SatelliteId.constellation=1 | ||
| 159 | Idx.HPE.Gnss.SatelliteId.id=2 | ||
| 160 | Idx.HPE.Gnss.UtcParameters.DN=7 | ||
| 161 | Idx.HPE.Gnss.UtcParameters.DeltaTls=3 | ||
| 162 | Idx.HPE.Gnss.UtcParameters.DeltaTlsf=8 | ||
| 163 | Idx.HPE.Gnss.UtcParameters.WNlsf=6 | ||
| 164 | Idx.HPE.Gnss.UtcParameters.WNt=5 | ||
| 165 | Idx.HPE.Gnss.UtcParameters.a0=1 | ||
| 166 | Idx.HPE.Gnss.UtcParameters.a1=2 | ||
| 167 | Idx.HPE.Gnss.UtcParameters.tot=4 | ||
| 168 | Idx.HPE.Observation.type=1 | ||
| 169 | Idx.HPE.ObservationEpoch.epoch=1 | ||
| 170 | Idx.HPE.Point2D.lat=1 | ||
| 171 | Idx.HPE.Point2D.lon=2 | ||
| 172 | Idx.HPE.Point3D.alt=1 | ||
| 173 | Idx.HPE.ReferenceData.format=1 | ||
| 174 | Idx.HPE.Shape.type=1 | ||
| 175 | Idx.HPE.Spheroid.radius=1 | ||
| 176 | Idx.HPE.Spheroid.vert=2 | ||
| 177 | Idx.HPE.WiFi.WiFiRssi.macaddr=2 | ||
| 178 | Idx.HPE.WiFi.WiFiRssi.rssi=1 | ||
| 179 | Idx.HPE.WiFi.WiFiRssiExt.freq=2 | ||
| 180 | Idx.HPE.WiFi.WiFiRssiExt.ssid=1 | ||
| 181 | Idx.HPE.WiFi.WiFiRssiExt.uncert=3 | ||
| 182 | Off.HPE.Arc.direction=25 | ||
| 183 | Off.HPE.Arc.inner=21 | ||
| 184 | Off.HPE.Arc.opening=29 | ||
| 185 | Off.HPE.Arc.outer=17 | ||
| 186 | Off.HPE.Arc3D.direction=37 | ||
| 187 | Off.HPE.Arc3D.height=25 | ||
| 188 | Off.HPE.Arc3D.inner=33 | ||
| 189 | Off.HPE.Arc3D.opening=41 | ||
| 190 | Off.HPE.Arc3D.outer=29 | ||
| 191 | Off.HPE.ArcBand.direction=37 | ||
| 192 | Off.HPE.ArcBand.major_inner=21 | ||
| 193 | Off.HPE.ArcBand.major_outer=17 | ||
| 194 | Off.HPE.ArcBand.minor_inner=29 | ||
| 195 | Off.HPE.ArcBand.minor_outer=25 | ||
| 196 | Off.HPE.ArcBand.opening=41 | ||
| 197 | Off.HPE.ArcBand.orient=33 | ||
| 198 | Off.HPE.ArcBand3D.direction=29 | ||
| 199 | Off.HPE.ArcBand3D.height=25 | ||
| 200 | Off.HPE.ArcBand3D.opening=37 | ||
| 201 | Off.HPE.ArcBand3D.radius=45 | ||
| 202 | Off.HPE.ArcBand3D.tilt=33 | ||
| 203 | Off.HPE.ArcBand3D.vopening=41 | ||
| 204 | Off.HPE.Cellular.AntennaSpec.RTTCalib=42 | ||
| 205 | Off.HPE.Cellular.AntennaSpec.RTTCalibUncert=46 | ||
| 206 | Off.HPE.Cellular.AntennaSpec.TxPower=26 | ||
| 207 | Off.HPE.Cellular.AntennaSpec.direction=6 | ||
| 208 | Off.HPE.Cellular.AntennaSpec.frequency=34 | ||
| 209 | Off.HPE.Cellular.AntennaSpec.height=2 | ||
| 210 | Off.HPE.Cellular.AntennaSpec.opening=14 | ||
| 211 | Off.HPE.Cellular.AntennaSpec.radius=22 | ||
| 212 | Off.HPE.Cellular.AntennaSpec.sectorid=0 | ||
| 213 | Off.HPE.Cellular.AntennaSpec.tilt=10 | ||
| 214 | Off.HPE.Cellular.AntennaSpec.vopening=18 | ||
| 215 | Off.HPE.Cellular.CellAntReferenceData.antenna=13 | ||
| 216 | Off.HPE.Cellular.CellAntReferenceData.cid=1 | ||
| 217 | Off.HPE.Cellular.CellAntReferenceData.location=63 | ||
| 218 | Off.HPE.Cellular.CellId.cid=8 | ||
| 219 | Off.HPE.Cellular.CellId.lac=6 | ||
| 220 | Off.HPE.Cellular.CellId.mcc=2 | ||
| 221 | Off.HPE.Cellular.CellId.mnc=4 | ||
| 222 | Off.HPE.Cellular.CellId.mncLength=1 | ||
| 223 | Off.HPE.Cellular.CellId.rtype=0 | ||
| 224 | Off.HPE.Cellular.CellLocInfo.alt=16 | ||
| 225 | Off.HPE.Cellular.CellLocInfo.lat=0 | ||
| 226 | Off.HPE.Cellular.CellLocInfo.lon=8 | ||
| 227 | Off.HPE.Cellular.CellLocInfo.radius=24 | ||
| 228 | Off.HPE.Cellular.CellLocInfo.vert=28 | ||
| 229 | Off.HPE.Cellular.CellularObservation.cid=9 | ||
| 230 | Off.HPE.Cellular.GenericInfo.rss=21 | ||
| 231 | Off.HPE.Cellular.GenericInfo.rssUncert=25 | ||
| 232 | Off.HPE.Cellular.GenericInfo.service=31 | ||
| 233 | Off.HPE.Cellular.GenericInfo.taHighPart=28 | ||
| 234 | Off.HPE.Cellular.GenericInfo.taLowPart=26 | ||
| 235 | Off.HPE.Cellular.GenericInfo.taUncert=29 | ||
| 236 | Off.HPE.Cellular.LteRssiInfo.nprb=23 | ||
| 237 | Off.HPE.Cellular.LteRssiInfo.rsrp=21 | ||
| 238 | Off.HPE.Cellular.LteRssiInfo.rsrq=22 | ||
| 239 | Off.HPE.Cellular.LteTimeAdvanceInfo.aoa=24 | ||
| 240 | Off.HPE.Cellular.LteTimeAdvanceInfo.ta=22 | ||
| 241 | Off.HPE.Cellular.LteTimeAdvanceInfo.tamode=21 | ||
| 242 | Off.HPE.Cellular.LteTimeAdvanceInfo.uerxtx=26 | ||
| 243 | Off.HPE.Cellular.MSISDNObservation.cc=1 | ||
| 244 | Off.HPE.Cellular.MSISDNObservation.nsn=3 | ||
| 245 | Off.HPE.Cellular.MeasuredResultInfo.cpichEcNO=23 | ||
| 246 | Off.HPE.Cellular.MeasuredResultInfo.cpichRSCP=22 | ||
| 247 | Off.HPE.Cellular.MeasuredResultInfo.deltaRSCP=25 | ||
| 248 | Off.HPE.Cellular.MeasuredResultInfo.dupmode=21 | ||
| 249 | Off.HPE.Cellular.MeasuredResultInfo.pathloss=24 | ||
| 250 | Off.HPE.Cellular.NMRInfo.arfcn=21 | ||
| 251 | Off.HPE.Cellular.NMRInfo.bsic=23 | ||
| 252 | Off.HPE.Cellular.NMRInfo.rxlevel=25 | ||
| 253 | Off.HPE.Cellular.RttInfo.exrtt=27 | ||
| 254 | Off.HPE.Cellular.RttInfo.quality=24 | ||
| 255 | Off.HPE.Cellular.RttInfo.rtt=25 | ||
| 256 | Off.HPE.Cellular.RttInfo.rxtxtime=22 | ||
| 257 | Off.HPE.Cellular.RttInfo.tamode=21 | ||
| 258 | Off.HPE.Cellular.TimeAdvance.ta=21 | ||
| 259 | Off.HPE.Circle.radius=17 | ||
| 260 | Off.HPE.Covariance.covariance=65 | ||
| 261 | Off.HPE.Covariance.referenceframe=577 | ||
| 262 | Off.HPE.Covariance.state=1 | ||
| 263 | Off.HPE.Ellipse.major=17 | ||
| 264 | Off.HPE.Ellipse.minor=21 | ||
| 265 | Off.HPE.Ellipse.orient=25 | ||
| 266 | Off.HPE.Ellipsoid.major=25 | ||
| 267 | Off.HPE.Ellipsoid.minor=29 | ||
| 268 | Off.HPE.Ellipsoid.orient=33 | ||
| 269 | Off.HPE.Ellipsoid.vert=37 | ||
| 270 | Off.HPE.Gnss.AcqAssistElem.CodeCount=8 | ||
| 271 | Off.HPE.Gnss.AcqAssistElem.azimuth=11 | ||
| 272 | Off.HPE.Gnss.AcqAssistElem.codephase=6 | ||
| 273 | Off.HPE.Gnss.AcqAssistElem.doppler0=2 | ||
| 274 | Off.HPE.Gnss.AcqAssistElem.doppler1=4 | ||
| 275 | Off.HPE.Gnss.AcqAssistElem.elevation=12 | ||
| 276 | Off.HPE.Gnss.AcqAssistElem.id=0 | ||
| 277 | Off.HPE.Gnss.AcqAssistElem.searchWindow=10 | ||
| 278 | Off.HPE.Gnss.Almanac.M0=21 | ||
| 279 | Off.HPE.Gnss.Almanac.Omega0=15 | ||
| 280 | Off.HPE.Gnss.Almanac.OmegaDot=4 | ||
| 281 | Off.HPE.Gnss.Almanac.SvHealth=24 | ||
| 282 | Off.HPE.Gnss.Almanac.af0=6 | ||
| 283 | Off.HPE.Gnss.Almanac.af1=8 | ||
| 284 | Off.HPE.Gnss.Almanac.deltai0=2 | ||
| 285 | Off.HPE.Gnss.Almanac.eccentricity=10 | ||
| 286 | Off.HPE.Gnss.Almanac.id=0 | ||
| 287 | Off.HPE.Gnss.Almanac.omega=18 | ||
| 288 | Off.HPE.Gnss.Almanac.sqrtA=12 | ||
| 289 | Off.HPE.Gnss.Almanac.toa=1 | ||
| 290 | Off.HPE.Gnss.CodephaseMeasurement.mpathIndicator=7 | ||
| 291 | Off.HPE.Gnss.CodephaseMeasurement.rmsErr=8 | ||
| 292 | Off.HPE.Gnss.CodephaseMeasurementMin.cn0=1 | ||
| 293 | Off.HPE.Gnss.CodephaseMeasurementMin.codephase=4 | ||
| 294 | Off.HPE.Gnss.CodephaseMeasurementMin.doppler=2 | ||
| 295 | Off.HPE.Gnss.CodephaseMeasurementMin.id=0 | ||
| 296 | Off.HPE.Gnss.Ephemeris.Cic=37 | ||
| 297 | Off.HPE.Gnss.Ephemeris.Cis=35 | ||
| 298 | Off.HPE.Gnss.Ephemeris.Crc=41 | ||
| 299 | Off.HPE.Gnss.Ephemeris.Crs=39 | ||
| 300 | Off.HPE.Gnss.Ephemeris.Cuc=45 | ||
| 301 | Off.HPE.Gnss.Ephemeris.Cus=43 | ||
| 302 | Off.HPE.Gnss.Ephemeris.M0=27 | ||
| 303 | Off.HPE.Gnss.Ephemeris.Omega0=19 | ||
| 304 | Off.HPE.Gnss.Ephemeris.OmegaDot=12 | ||
| 305 | Off.HPE.Gnss.Ephemeris.SvHealth=58 | ||
| 306 | Off.HPE.Gnss.Ephemeris.TGD=57 | ||
| 307 | Off.HPE.Gnss.Ephemeris.af0=51 | ||
| 308 | Off.HPE.Gnss.Ephemeris.af1=54 | ||
| 309 | Off.HPE.Gnss.Ephemeris.af2=56 | ||
| 310 | Off.HPE.Gnss.Ephemeris.deltan=31 | ||
| 311 | Off.HPE.Gnss.Ephemeris.eccentricity=4 | ||
| 312 | Off.HPE.Gnss.Ephemeris.i0=8 | ||
| 313 | Off.HPE.Gnss.Ephemeris.id=0 | ||
| 314 | Off.HPE.Gnss.Ephemeris.idot=33 | ||
| 315 | Off.HPE.Gnss.Ephemeris.iodc=49 | ||
| 316 | Off.HPE.Gnss.Ephemeris.iode=3 | ||
| 317 | Off.HPE.Gnss.Ephemeris.omega=23 | ||
| 318 | Off.HPE.Gnss.Ephemeris.sqrtA=15 | ||
| 319 | Off.HPE.Gnss.Ephemeris.toc=47 | ||
| 320 | Off.HPE.Gnss.Ephemeris.toe=1 | ||
| 321 | Off.HPE.Gnss.GpsCodePhaseObs8.measurements=9 | ||
| 322 | Off.HPE.Gnss.GpsCodePhaseObsMin6.measurements=9 | ||
| 323 | Off.HPE.Gnss.GpsCodePhaseObsMin8.measurements=9 | ||
| 324 | Off.HPE.Gnss.IonosphericCorrection.a0=0 | ||
| 325 | Off.HPE.Gnss.IonosphericCorrection.a1=1 | ||
| 326 | Off.HPE.Gnss.IonosphericCorrection.a2=2 | ||
| 327 | Off.HPE.Gnss.IonosphericCorrection.a3=3 | ||
| 328 | Off.HPE.Gnss.IonosphericCorrection.b0=4 | ||
| 329 | Off.HPE.Gnss.IonosphericCorrection.b1=5 | ||
| 330 | Off.HPE.Gnss.IonosphericCorrection.b2=6 | ||
| 331 | Off.HPE.Gnss.IonosphericCorrection.b3=7 | ||
| 332 | Off.HPE.Gnss.PseudorangeObservation.cn0=35 | ||
| 333 | Off.HPE.Gnss.PseudorangeObservation.id=9 | ||
| 334 | Off.HPE.Gnss.PseudorangeObservation.mpathIndicator=36 | ||
| 335 | Off.HPE.Gnss.PseudorangeObservation.pr=19 | ||
| 336 | Off.HPE.Gnss.PseudorangeObservation.prUncert=31 | ||
| 337 | Off.HPE.Gnss.PseudorangeObservation.prr=11 | ||
| 338 | Off.HPE.Gnss.PseudorangeObservation.prrUncert=27 | ||
| 339 | Off.HPE.Gnss.SatelliteId.constellation=0 | ||
| 340 | Off.HPE.Gnss.SatelliteId.id=1 | ||
| 341 | Off.HPE.Gnss.UtcParameters.DN=11 | ||
| 342 | Off.HPE.Gnss.UtcParameters.DeltaTls=7 | ||
| 343 | Off.HPE.Gnss.UtcParameters.DeltaTlsf=12 | ||
| 344 | Off.HPE.Gnss.UtcParameters.WNlsf=10 | ||
| 345 | Off.HPE.Gnss.UtcParameters.WNt=9 | ||
| 346 | Off.HPE.Gnss.UtcParameters.a0=0 | ||
| 347 | Off.HPE.Gnss.UtcParameters.a1=4 | ||
| 348 | Off.HPE.Gnss.UtcParameters.tot=8 | ||
| 349 | Off.HPE.Observation.type=0 | ||
| 350 | Off.HPE.ObservationEpoch.epoch=1 | ||
| 351 | Off.HPE.Point2D.lat=1 | ||
| 352 | Off.HPE.Point2D.lon=9 | ||
| 353 | Off.HPE.Point3D.alt=17 | ||
| 354 | Off.HPE.ReferenceData.format=0 | ||
| 355 | Off.HPE.Shape.type=0 | ||
| 356 | Off.HPE.Spheroid.radius=25 | ||
| 357 | Off.HPE.Spheroid.vert=29 | ||
| 358 | Off.HPE.WiFi.WiFiRssi.macaddr=10 | ||
| 359 | Off.HPE.WiFi.WiFiRssi.rssi=9 | ||
| 360 | Off.HPE.WiFi.WiFiRssiExt.freq=49 | ||
| 361 | Off.HPE.WiFi.WiFiRssiExt.ssid=16 | ||
| 362 | Off.HPE.WiFi.WiFiRssiExt.uncert=53 | ||
| 363 | Ord.HPE.Estimate.confidence=69 | ||
| 364 | Ord.HPE.Estimate.epoch=68 | ||
| 365 | Ord.HPE.Estimate.obstype=66 | ||
| 366 | Ord.HPE.Estimate.result=64 | ||
| 367 | Ord.HPE.Estimate.shape=70 | ||
| 368 | Ord.HPE.Estimate.source=65 | ||
| 369 | Ord.HPE.Estimate.tic=67 | ||
| 370 | Ord.HPE.Estimate.veracity=71 | ||
| 371 | Ord.HPE.Gnss.AcqAssistSet.data=64 | ||
| 372 | Ord.HPE.Gnss.ConstellationData.almanacs=66 | ||
| 373 | Ord.HPE.Gnss.ConstellationData.constellation=64 | ||
| 374 | Ord.HPE.Gnss.ConstellationData.ephemeris=67 | ||
| 375 | Ord.HPE.Gnss.ConstellationData.iono=69 | ||
| 376 | Ord.HPE.Gnss.ConstellationData.utc=68 | ||
| 377 | Ord.HPE.Gnss.ConstellationData.week=65 | ||
| 378 | Ord.HPE.Gnss.ConstellationSet.constellationData=64 | ||
| 379 | Ord.HPE.InitializationReport.state=112 | ||
| 380 | Ord.HPE.ObservationReport.directive=114 | ||
| 381 | Ord.HPE.ObservationReport.observations=112 | ||
| 382 | Ord.HPE.ObservationReport.refdata=113 | ||
| 383 | Ord.HPE.ObservationSet.observations=64 | ||
| 384 | Ord.HPE.PositionReport.calctype=117 | ||
| 385 | Ord.HPE.PositionReport.confidence=116 | ||
| 386 | Ord.HPE.PositionReport.heading=114 | ||
| 387 | Ord.HPE.PositionReport.obstype=118 | ||
| 388 | Ord.HPE.PositionReport.position=112 | ||
| 389 | Ord.HPE.PositionReport.speed=113 | ||
| 390 | Ord.HPE.PositionReport.veracity=115 | ||
| 391 | Ord.HPE.ReferenceDataSet.id=64 | ||
| 392 | Ord.HPE.ReferenceDataSet.records=65 | ||
| 393 | Ord.HPE.StateInfo.azimuth=68 | ||
| 394 | Ord.HPE.StateInfo.confidence=65 | ||
| 395 | Ord.HPE.StateInfo.epoch=64 | ||
| 396 | Ord.HPE.StateInfo.shape=66 | ||
| 397 | Ord.HPE.StateInfo.source=69 | ||
| 398 | Ord.HPE.StateInfo.speed=67 | ||
| 399 | Ord.HPE.TaskReport.duration=114 | ||
| 400 | Ord.HPE.TaskReport.start=113 | ||
| 401 | Ord.HPE.TaskReport.status=115 | ||
| 402 | Ord.HPE.TaskReport.taskid=112 | ||
| 403 | Ord.ILP.CalculateInput.confidence=84 | ||
| 404 | Ord.ILP.CalculateInput.directive=87 | ||
| 405 | Ord.ILP.CalculateInput.durSession=81 | ||
| 406 | Ord.ILP.CalculateInput.dynamics=82 | ||
| 407 | Ord.ILP.CalculateInput.encObs=88 | ||
| 408 | Ord.ILP.CalculateInput.maxEstimates=85 | ||
| 409 | Ord.ILP.CalculateInput.observations=89 | ||
| 410 | Ord.ILP.CalculateInput.rankEstimate=83 | ||
| 411 | Ord.ILP.CalculateInput.state=90 | ||
| 412 | Ord.ILP.CalculateInput.typeShape=86 | ||
| 413 | Ord.ILP.CalculateInput.uuidSession=80 | ||
| 414 | Ord.ILP.CalculateOutput.Estimates=84 | ||
| 415 | Ord.ILP.CalculateOutput.dynamics=81 | ||
| 416 | Ord.ILP.CalculateOutput.rankEstimate=82 | ||
| 417 | Ord.ILP.CalculateOutput.status=83 | ||
| 418 | Ord.ILP.CalculateOutput.uuidSession=80 | ||
| 419 | Ord.ILP.CreateSessionInput.ctTypicalObs=83 | ||
| 420 | Ord.ILP.CreateSessionInput.duration=81 | ||
| 421 | Ord.ILP.CreateSessionInput.dynamics=80 | ||
| 422 | Ord.ILP.CreateSessionInput.typeObs=82 | ||
| 423 | Ord.ILP.CreateSessionOutput.resultcode=80 | ||
| 424 | Ord.ILP.CreateSessionOutput.uuidSession=81 | ||
| 425 | Ord.ILP.GnssDataInput.Request=84 | ||
| 426 | Ord.ILP.GnssDataInput.RequestSpec.AssistData=68 | ||
| 427 | Ord.ILP.GnssDataInput.RequestSpec.constellation=64 | ||
| 428 | Ord.ILP.GnssDataInput.RequestSpec.directive=65 | ||
| 429 | Ord.ILP.GnssDataInput.RequestSpec.maxId=67 | ||
| 430 | Ord.ILP.GnssDataInput.RequestSpec.minId=66 | ||
| 431 | Ord.ILP.GnssDataInput.elmask=83 | ||
| 432 | Ord.ILP.GnssDataInput.encoding=81 | ||
| 433 | Ord.ILP.GnssDataInput.epoch=80 | ||
| 434 | Ord.ILP.GnssDataInput.location=82 | ||
| 435 | Ord.ILP.GnssDataOutput.assistdata=82 | ||
| 436 | Ord.ILP.GnssDataOutput.encoding=81 | ||
| 437 | Ord.ILP.GnssDataOutput.resultcode=80 | ||
| 438 | Ord.ILP.IlpInputBase.idDevice=64 | ||
| 439 | Ord.ILP.IlpInputBase.idTransaction=65 | ||
| 440 | Ord.ILP.IlpOutputBase.idDevice=64 | ||
| 441 | Ord.ILP.IlpOutputBase.idTransaction=65 | ||
| 442 | Ord.ILP.InitializeInput.durSession=81 | ||
| 443 | Ord.ILP.InitializeInput.state=82 | ||
| 444 | Ord.ILP.InitializeInput.uuidSession=80 | ||
| 445 | Ord.ILP.InitializeOutput.resultcode=80 | ||
| 446 | Ord.ILP.InitializeOutput.uuidSession=81 | ||
| 447 | Ord.ILP.PositionInfo.directive=87 | ||
| 448 | Ord.ILP.PositionInfo.encObs=88 | ||
| 449 | Ord.ILP.PositionInfo.observations=89 | ||
| 450 | Ord.ILP.PositionInfo.state=90 | ||
| 451 | Ord.ILP.ReleaseSessionInput.uuidSession=64 | ||
| 452 | Ord.Logging.ActionMsg.category=98 | ||
| 453 | Ord.Logging.ActionMsg.id=96 | ||
| 454 | Ord.Logging.ActionMsg.iid=99 | ||
| 455 | Ord.Logging.ActionMsg.severity=97 | ||
| 456 | Ord.Logging.AppMetrics.currentCount=81 | ||
| 457 | Ord.Logging.AppMetrics.failureCount=86 | ||
| 458 | Ord.Logging.AppMetrics.peakCount=82 | ||
| 459 | Ord.Logging.AppMetrics.peakTime=84 | ||
| 460 | Ord.Logging.AppMetrics.successCount=85 | ||
| 461 | Ord.Logging.AppMetrics.totalCount=80 | ||
| 462 | Ord.Logging.AppMetrics.totalTime=83 | ||
| 463 | Ord.Logging.DebugInfo.file=64 | ||
| 464 | Ord.Logging.DebugInfo.line=65 | ||
| 465 | Ord.Logging.DebugInfo.thid=66 | ||
| 466 | Ord.Logging.MessageBase.data=68 | ||
| 467 | Ord.Logging.MessageBase.date=65 | ||
| 468 | Ord.Logging.MessageBase.debug=69 | ||
| 469 | Ord.Logging.MessageBase.info=67 | ||
| 470 | Ord.Logging.MessageBase.source=66 | ||
| 471 | Ord.Logging.MessageBase.type=64 | ||
| 472 | Ord.Logging.Metric.metricType=64 | ||
| 473 | Ord.Logging.Metric.name=65 | ||
| 474 | Ord.Logging.MetricMsg.duration=81 | ||
| 475 | Ord.Logging.MetricMsg.metrics=82 | ||
| 476 | Ord.Logging.MetricMsg.start=80 | ||
| 477 | Ord.Logging.PegCount.value=80 | ||
| 478 | Ord.Logging.TaskReport.duration=114 | ||
| 479 | Ord.Logging.TaskReport.start=113 | ||
| 480 | Ord.Logging.TaskReport.status=115 | ||
| 481 | Ord.Logging.TaskReport.taskid=112 | ||
| 482 | Ord.Logging.TraceMsg.level=96 | ||
| 483 | Ord.Logging.TransactionMsg.acctid=82 | ||
| 484 | Ord.Logging.TransactionMsg.appid=84 | ||
| 485 | Ord.Logging.TransactionMsg.devid=83 | ||
| 486 | Ord.Logging.TransactionMsg.etid=81 | ||
| 487 | Ord.Logging.TransactionMsg.tid=80 | ||
| 488 | Ord.Logging.UsageMsg.uri=96 | ||
| 489 | Ord.Tensor.NameValue.name=64 | ||
| 490 | Ord.Tensor.NameValue.value=65 | ||
| 491 | Ord.Tensor.VoidType.reserved=64 | ||
| 492 | SID.ILP.Assistance.Gnss.Input=4120 | ||
| 493 | SID.ILP.Assistance.Gnss.Output=4121 | ||
| 494 | SID.ILP.Positioning.Calculate.Input=4112 | ||
| 495 | SID.ILP.Positioning.Calculate.Output=4113 | ||
| 496 | SID.ILP.Positioning.CreateSession.Input=4114 | ||
| 497 | SID.ILP.Positioning.CreateSession.Output=4115 | ||
| 498 | SID.ILP.Positioning.Initialize.Input=4118 | ||
| 499 | SID.ILP.Positioning.Initialize.Output=4119 | ||
| 500 | SID.ILP.Positioning.ReleaseSession.Input=4116 | ||
| 501 | SID.ILP.Submission.PositionInfo.Input=4126 | ||
| 502 | Size.HPE.Arc3D=45 | ||
| 503 | Size.HPE.Arc=33 | ||
| 504 | Size.HPE.ArcBand3D=49 | ||
| 505 | Size.HPE.ArcBand=45 | ||
| 506 | Size.HPE.Cellular.AntennaSpec=50 | ||
| 507 | Size.HPE.Cellular.CellAntReferenceData=95 | ||
| 508 | Size.HPE.Cellular.CellId=12 | ||
| 509 | Size.HPE.Cellular.CellLocInfo=32 | ||
| 510 | Size.HPE.Cellular.CellularObservation=21 | ||
| 511 | Size.HPE.Cellular.GenericInfo=32 | ||
| 512 | Size.HPE.Cellular.LteRssiInfo=24 | ||
| 513 | Size.HPE.Cellular.LteTimeAdvanceInfo=28 | ||
| 514 | Size.HPE.Cellular.MSISDNObservation=11 | ||
| 515 | Size.HPE.Cellular.MeasuredResultInfo=26 | ||
| 516 | Size.HPE.Cellular.NMRInfo=27 | ||
| 517 | Size.HPE.Cellular.RttInfo=31 | ||
| 518 | Size.HPE.Cellular.TimeAdvance=23 | ||
| 519 | Size.HPE.Circle=21 | ||
| 520 | Size.HPE.Covariance=578 | ||
| 521 | Size.HPE.Ellipse=29 | ||
| 522 | Size.HPE.Ellipsoid=41 | ||
| 523 | Size.HPE.Estimate=-1 | ||
| 524 | Size.HPE.Gnss.AcqAssistElem=13 | ||
| 525 | Size.HPE.Gnss.AcqAssistSet=-1 | ||
| 526 | Size.HPE.Gnss.Almanac=25 | ||
| 527 | Size.HPE.Gnss.CodephaseMeasurement=9 | ||
| 528 | Size.HPE.Gnss.CodephaseMeasurementMin=7 | ||
| 529 | Size.HPE.Gnss.ConstellationData=-1 | ||
| 530 | Size.HPE.Gnss.ConstellationSet=-1 | ||
| 531 | Size.HPE.Gnss.Ephemeris=59 | ||
| 532 | Size.HPE.Gnss.GpsCodePhaseObs8=81 | ||
| 533 | Size.HPE.Gnss.GpsCodePhaseObsMin6=51 | ||
| 534 | Size.HPE.Gnss.GpsCodePhaseObsMin8=65 | ||
| 535 | Size.HPE.Gnss.IonosphericCorrection=8 | ||
| 536 | Size.HPE.Gnss.PseudorangeObservation=37 | ||
| 537 | Size.HPE.Gnss.SatelliteId=2 | ||
| 538 | Size.HPE.Gnss.UtcParameters=13 | ||
| 539 | Size.HPE.InitializationReport=-1 | ||
| 540 | Size.HPE.Observation=1 | ||
| 541 | Size.HPE.ObservationEpoch=9 | ||
| 542 | Size.HPE.ObservationReport=-1 | ||
| 543 | Size.HPE.ObservationSet=-1 | ||
| 544 | Size.HPE.Point2D=17 | ||
| 545 | Size.HPE.Point3D=25 | ||
| 546 | Size.HPE.PositionReport=-1 | ||
| 547 | Size.HPE.ReferenceData=1 | ||
| 548 | Size.HPE.ReferenceDataSet=-1 | ||
| 549 | Size.HPE.Shape=1 | ||
| 550 | Size.HPE.Spheroid=33 | ||
| 551 | Size.HPE.StateInfo=-1 | ||
| 552 | Size.HPE.TaskReport=-1 | ||
| 553 | Size.HPE.WiFi.WiFiRssi=16 | ||
| 554 | Size.HPE.WiFi.WiFiRssiExt=57 | ||
| 555 | Size.ILP.Assistance.Gnss.Input=-1 | ||
| 556 | Size.ILP.Assistance.Gnss.Output=-1 | ||
| 557 | Size.ILP.CalculateInput=-1 | ||
| 558 | Size.ILP.CalculateOutput=-1 | ||
| 559 | Size.ILP.CreateSessionInput=-1 | ||
| 560 | Size.ILP.CreateSessionOutput=-1 | ||
| 561 | Size.ILP.GnssDataInput.RequestSpec=-1 | ||
| 562 | Size.ILP.GnssDataInput=-1 | ||
| 563 | Size.ILP.GnssDataOutput=-1 | ||
| 564 | Size.ILP.IlpInputBase=-1 | ||
| 565 | Size.ILP.IlpOutputBase=-1 | ||
| 566 | Size.ILP.InitializeInput=-1 | ||
| 567 | Size.ILP.InitializeOutput=-1 | ||
| 568 | Size.ILP.PositionInfo=-1 | ||
| 569 | Size.ILP.Positioning.Calculate.Input=-1 | ||
| 570 | Size.ILP.Positioning.Calculate.Output=-1 | ||
| 571 | Size.ILP.Positioning.CreateSession.Input=-1 | ||
| 572 | Size.ILP.Positioning.CreateSession.Output=-1 | ||
| 573 | Size.ILP.Positioning.Initialize.Input=-1 | ||
| 574 | Size.ILP.Positioning.Initialize.Output=-1 | ||
| 575 | Size.ILP.Positioning.ReleaseSession.Input=-1 | ||
| 576 | Size.ILP.ReleaseSessionInput=-1 | ||
| 577 | Size.ILP.Submission.PositionInfo.Input=-1 | ||
| 578 | Size.Logging.ActionMsg=-1 | ||
| 579 | Size.Logging.AppMetrics=-1 | ||
| 580 | Size.Logging.DebugInfo=-1 | ||
| 581 | Size.Logging.MessageBase=-1 | ||
| 582 | Size.Logging.Metric=-1 | ||
| 583 | Size.Logging.MetricMsg=-1 | ||
| 584 | Size.Logging.PegCount=-1 | ||
| 585 | Size.Logging.TaskReport=-1 | ||
| 586 | Size.Logging.TraceMsg=-1 | ||
| 587 | Size.Logging.TransactionMsg=-1 | ||
| 588 | Size.Logging.UsageMsg=-1 | ||
| 589 | Size.Tensor.NameValue=-1 | ||
| 590 | Size.Tensor.VoidType=-1 | 
- 
Please register or sign in to post a comment