complexType GridAxisDescriptorVariableType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p446.png
type extension of GridAxisDescriptorType
properties
base GridAxisDescriptorType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
domainInitialXi  xs:double        
appinfo
coordinate of the grid origin or initial value
domainFinalXi  xs:double        
appinfo
coordinate of the endpoint or final value
domainPointsXi  xs:unsignedShort        
appinfo
The number of grid points along the Xi domain axis for the enviornmental state data
interleafFactor  xs:unsignedByte        
appinfo
interleaf factor along the domain axis.
axisType  xs:string        
appinfo
type of grid axis (SISO enumeration GridAxisDescriptorAxisType uid 377)
numberOfPointsOnXiAxis  xs:unsignedShort        
appinfo
Number of grid locations along Xi axis
initialIndex  xs:unsignedShort        
appinfo
initial grid point for the current pdu
coordinateScaleXi  xs:double        
appinfo
value that linearly scales the coordinates of the grid locations for the xi axis
coordinateOffsetXi  xs:double        
appinfo
The constant offset value that shall be applied to the grid locations for the xi axis
xiValues          
appinfo
list of coordinates
padding  xs:unsignedInt        
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
annotation
appinfo
Grid axis descriptor fo variable spacing axis data.
source <xs:complexType name="GridAxisDescriptorVariableType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Grid axis descriptor fo variable spacing axis data.</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="GridAxisDescriptorType">
     
<xs:attribute name="numberOfPointsOnXiAxis" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>Number of grid locations along Xi axis</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="initialIndex" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>initial grid point for the current pdu</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="coordinateScaleXi" type="xs:double">
       
<xs:annotation>
         
<xs:appinfo>value that linearly scales the coordinates of the grid locations for the xi axis</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="coordinateOffsetXi" type="xs:double">
       
<xs:annotation>
         
<xs:appinfo>The constant offset value that shall be applied to the grid locations for the xi axis</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="xiValues">
       
<xs:annotation>
         
<xs:appinfo>list of coordinates</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="padding" type="xs:unsignedInt">
       
<xs:annotation>
         
<xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='GridAxisDescriptorType'-->
</xs:complexType>

attribute GridAxisDescriptorVariableType/@numberOfPointsOnXiAxis
type xs:unsignedShort
annotation
appinfo
Number of grid locations along Xi axis
source <xs:attribute name="numberOfPointsOnXiAxis" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>Number of grid locations along Xi axis</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute GridAxisDescriptorVariableType/@initialIndex
type xs:unsignedShort
annotation
appinfo
initial grid point for the current pdu
source <xs:attribute name="initialIndex" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>initial grid point for the current pdu</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute GridAxisDescriptorVariableType/@coordinateScaleXi
type xs:double
annotation
appinfo
value that linearly scales the coordinates of the grid locations for the xi axis
source <xs:attribute name="coordinateScaleXi" type="xs:double">
 
<xs:annotation>
   
<xs:appinfo>value that linearly scales the coordinates of the grid locations for the xi axis</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute GridAxisDescriptorVariableType/@coordinateOffsetXi
type xs:double
annotation
appinfo
The constant offset value that shall be applied to the grid locations for the xi axis
source <xs:attribute name="coordinateOffsetXi" type="xs:double">
 
<xs:annotation>
   
<xs:appinfo>The constant offset value that shall be applied to the grid locations for the xi axis</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute GridAxisDescriptorVariableType/@xiValues
annotation
appinfo
list of coordinates
source <xs:attribute name="xiValues">
 
<xs:annotation>
   
<xs:appinfo>list of coordinates</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute GridAxisDescriptorVariableType/@padding
type xs:unsignedInt
annotation
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
source <xs:attribute name="padding" type="xs:unsignedInt">
 
<xs:annotation>
   
<xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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