complexType AntennaLocationType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p353.png
type extension of rootType
properties
base rootType
abstract false
children antennaLocation relativeAntennaLocation
annotation
appinfo
Location of the radiating portion of the antenna, specified in world coordinates and
            entity coordinates. Section 6.2.8
        
source <xs:complexType name="AntennaLocationType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Location of the radiating portion of the antenna, specified in world coordinates and
            entity coordinates. Section 6.2.8
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="antennaLocation" type="Vector3DoubleType">
         
<xs:annotation>
           
<xs:appinfo>Location of the radiating portion of the antenna in world coordinates</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="relativeAntennaLocation" type="Vector3FloatType">
         
<xs:annotation>
           
<xs:appinfo>Location of the radiating portion of the antenna in entity coordinates</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

element AntennaLocationType/antennaLocation
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p354.png
type Vector3DoubleType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
x  xs:double        
appinfo
X value
y  xs:double        
appinfo
y Value
z  xs:double        
appinfo
Z value
annotation
appinfo
Location of the radiating portion of the antenna in world coordinates
source <xs:element name="antennaLocation" type="Vector3DoubleType">
 
<xs:annotation>
   
<xs:appinfo>Location of the radiating portion of the antenna in world coordinates</xs:appinfo>
 
</xs:annotation>
</xs:element>

element AntennaLocationType/relativeAntennaLocation
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p355.png
type Vector3FloatType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
x  xs:float        
appinfo
X value
y  xs:float        
appinfo
y Value
z  xs:float        
appinfo
Z value
annotation
appinfo
Location of the radiating portion of the antenna in entity coordinates
source <xs:element name="relativeAntennaLocation" type="Vector3FloatType">
 
<xs:annotation>
   
<xs:appinfo>Location of the radiating portion of the antenna in entity coordinates</xs:appinfo>
 
</xs:annotation>
</xs:element>


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