complexType LiveDeadReckoningParametersType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p477.png
type extension of rootType
properties
base rootType
abstract false
children entityLinearAcceleration entityAngularVelocity
used by
element TSPIPdu/deadReckoningParameters
attributes
Name  Type  Use  Default  Fixed  Annotation
deadReckoningAlgorithm  xs:string        
appinfo
(SISO enumeration DeadReckoningAlgorithm uid 44)
annotation
appinfo
16-bit fixed binaries
source <xs:complexType name="LiveDeadReckoningParametersType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>16-bit fixed binaries</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="entityLinearAcceleration" type="LEVector3FixedByteType"/>
       
<xs:element name="entityAngularVelocity" type="LEVector3FixedByteType"/>
     
</xs:sequence>
     
<xs:attribute name="deadReckoningAlgorithm" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>(SISO enumeration DeadReckoningAlgorithm uid 44)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute LiveDeadReckoningParametersType/@deadReckoningAlgorithm
type xs:string
annotation
appinfo
(SISO enumeration DeadReckoningAlgorithm uid 44)
source <xs:attribute name="deadReckoningAlgorithm" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>(SISO enumeration DeadReckoningAlgorithm uid 44)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element LiveDeadReckoningParametersType/entityLinearAcceleration
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p478.png
type LEVector3FixedByteType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
x  xs:unsignedByte        
appinfo
X value
y  xs:unsignedByte        
appinfo
y Value
z  xs:unsignedByte        
appinfo
Z value
source <xs:element name="entityLinearAcceleration" type="LEVector3FixedByteType"/>

element LiveDeadReckoningParametersType/entityAngularVelocity
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p479.png
type LEVector3FixedByteType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
x  xs:unsignedByte        
appinfo
X value
y  xs:unsignedByte        
appinfo
y Value
z  xs:unsignedByte        
appinfo
Z value
source <xs:element name="entityAngularVelocity" type="LEVector3FixedByteType"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy