| diagram | ![]()  | 
			||
| namespace | http://www.ATIS-Draft-03-00-79 | ||
| children | lat long heading speed vertical techType quality | ||
| used by | 
  | 
			||
| annotation | 
  | 
			||
| source | <xs:complexType name="SpaceVector"> <xs:annotation> <xs:documentation> this element fits in exactly 15 bytes </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="lat" type="lrms:Latitude"/> <!-- a 4 byte value --> <xs:element name="long" type="lrms:Longitude"/> <!-- a 4 byte value --> <xs:element name="heading" type="Heading"/> <!-- a 1 byte value from geoids north --> <xs:element name="speed" type="Speed"/> <!-- a 2 byte field in units of 0.01 meters per second --> <xs:element name="vertical" type="Elevation"/> <!-- 3 byte field --> <xs:element name="techType" type="Location-tech"/> <!-- how the position was obtained, acts as a relative measure of merit from [SAE-J2313::Location-tech] --> <xs:element name="quality" type="Location-quality"/> <!-- estimate of accuracy for this location from [SAE-J2313::Location-quality] above two items form one 8 bit field --> </xs:sequence> </xs:complexType>  | 
			
| diagram | |||||
| type | lrms:Latitude | ||||
| properties | 
  | 
			||||
| facets | 
  | 
			||||
| source | <xs:element name="lat" type="lrms:Latitude"/> | 
| diagram | |||||
| type | lrms:Longitude | ||||
| properties | 
  | 
			||||
| facets | 
  | 
			||||
| source | <xs:element name="long" type="lrms:Longitude"/> | 
| diagram | |||||
| type | atis:Heading | ||||
| properties | 
  | 
			||||
| source | <xs:element name="heading" type="Heading"/> | 
| diagram | |||||
| type | atis:Speed | ||||
| properties | 
  | 
			||||
| facets | 
  | 
			||||
| source | <xs:element name="speed" type="Speed"/> | 
| diagram | |||||
| type | atis:Elevation | ||||
| properties | 
  | 
			||||
| facets | 
  | 
			||||
| source | <xs:element name="vertical" type="Elevation"/> | 
| diagram | |||||
| type | atis:Location-tech | ||||
| properties | 
  | 
			||||
| source | <xs:element name="techType" type="Location-tech"/> | 
| diagram | |||||
| type | atis:Location-quality | ||||
| properties | 
  | 
			||||
| source | <xs:element name="quality" type="Location-quality"/> |