| diagram | ![]() | ||
| namespace | http://dsrc_r70/DSRC | ||
| children | initialPosition currGNSSstatus crumbData | ||
| used by |
| ||
| source | <xsd:complexType name="PathHistory"> <xsd:sequence> <xsd:element name="initialPosition" type="FullPositionVector" minOccurs="0"/> <xsd:element name="currGNSSstatus" type="GNSSstatus" minOccurs="0"/> <xsd:element name="crumbData" type="PathHistoryPointList"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() | ||||||||
| type | FullPositionVector | ||||||||
| properties |
| ||||||||
| children | utcTime long lat elevation heading speed posAccuracy timeConfidence posConfidence speedConfidence | ||||||||
| source | <xsd:element name="initialPosition" type="FullPositionVector" minOccurs="0"/> |
| diagram | ![]() | ||||||||||
| type | GNSSstatus | ||||||||||
| properties |
| ||||||||||
| children | unavailable isHealthy isMonitored baseStationType aPDOPofUnder5 inViewOfUnder5 localCorrectionsPresent networkCorrectionsPresent | ||||||||||
| source | <xsd:element name="currGNSSstatus" type="GNSSstatus" minOccurs="0"/> |
| diagram | ![]() | ||||
| type | PathHistoryPointList | ||||
| properties |
| ||||
| children | PathHistoryPoint | ||||
| source | <xsd:element name="crumbData" type="PathHistoryPointList"/> |