complexType MunitionDynamicsCoefficientsType
diagram ConfigurationSchema_p51.png
children PolarMomentOfInertia SurfaceArea ProjectileDiameter AeroCoeffient AeroCoeffient2 NoseRollDampingCoefficient AeroNormalSlopeCoefficient AeroRestoreMomentumSlopeCoefficient AeroMagnusSlopeCoefficient GunHeight GunElevation RocketBoostVelocity OneDegreeTailFinCant RocketBoostAcceleration MassBurnRate RocketBoostIgnitionTime MassBurnTime
used by
element munitionConfigurationGroup/MunitionDynamicsCoefficients
attributes
Name  Type  Use  Default  Fixed  annotation
unitsUnitsOfMeasureType      
descriptionxsd:stringoptional      
annotation
appinfo
Mathematical model coefficients for a munition vehicle.
source <xsd:complexType name="MunitionDynamicsCoefficientsType">
 
<xsd:annotation>
   
<xsd:appinfo>Mathematical model coefficients for a munition vehicle.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="PolarMomentOfInertia" type="NonNegativeDoubleType"/>
   
<xsd:element name="SurfaceArea" type="NonNegativeDoubleType"/>
   
<xsd:element name="ProjectileDiameter" type="NonNegativeDoubleType"/>
   
<xsd:element name="AeroCoeffient" type="xsd:double"/>
   
<xsd:element name="AeroCoeffient2" type="xsd:double"/>
   
<xsd:element name="NoseRollDampingCoefficient" type="xsd:double"/>
   
<xsd:element name="AeroNormalSlopeCoefficient" type="xsd:double"/>
   
<xsd:element name="AeroRestoreMomentumSlopeCoefficient" type="xsd:double"/>
   
<xsd:element name="AeroMagnusSlopeCoefficient" type="xsd:double"/>
   
<xsd:element name="GunHeight" type="xsd:double"/>
   
<xsd:element name="GunElevation" type="NonNegativeDoubleType"/>
   
<xsd:element name="RocketBoostVelocity" type="NonNegativeDoubleType"/>
   
<xsd:element name="OneDegreeTailFinCant" type="xsd:double"/>
   
<xsd:element name="RocketBoostAcceleration" type="NonNegativeDoubleType"/>
   
<xsd:element name="MassBurnRate" type="NonNegativeDoubleType"/>
   
<xsd:element name="RocketBoostIgnitionTime" type="NonNegativeDoubleType"/>
   
<xsd:element name="MassBurnTime" type="NonNegativeDoubleType"/>
 
</xsd:sequence>
 
<xsd:attribute name="units" type="UnitsOfMeasureType"/>
 
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType>

attribute MunitionDynamicsCoefficientsType/@units
type UnitsOfMeasureType
properties
isRef 0
facets
Kind Value annotation 
enumeration british 
enumeration metric 
source <xsd:attribute name="units" type="UnitsOfMeasureType"/>

element MunitionDynamicsCoefficientsType/PolarMomentOfInertia
diagram ConfigurationSchema_p52.png
type NonNegativeDoubleType
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
source <xsd:element name="PolarMomentOfInertia" type="NonNegativeDoubleType"/>

element MunitionDynamicsCoefficientsType/SurfaceArea
diagram ConfigurationSchema_p53.png
type NonNegativeDoubleType
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
source <xsd:element name="SurfaceArea" type="NonNegativeDoubleType"/>

element MunitionDynamicsCoefficientsType/ProjectileDiameter
diagram ConfigurationSchema_p54.png
type NonNegativeDoubleType
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
source <xsd:element name="ProjectileDiameter" type="NonNegativeDoubleType"/>

element MunitionDynamicsCoefficientsType/AeroCoeffient
diagram ConfigurationSchema_p55.png
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="AeroCoeffient" type="xsd:double"/>

element MunitionDynamicsCoefficientsType/AeroCoeffient2
diagram ConfigurationSchema_p56.png
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="AeroCoeffient2" type="xsd:double"/>

element MunitionDynamicsCoefficientsType/NoseRollDampingCoefficient
diagram ConfigurationSchema_p57.png
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="NoseRollDampingCoefficient" type="xsd:double"/>

element MunitionDynamicsCoefficientsType/AeroNormalSlopeCoefficient
diagram ConfigurationSchema_p58.png
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="AeroNormalSlopeCoefficient" type="xsd:double"/>

element MunitionDynamicsCoefficientsType/AeroRestoreMomentumSlopeCoefficient
diagram ConfigurationSchema_p59.png
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="AeroRestoreMomentumSlopeCoefficient" type="xsd:double"/>

element MunitionDynamicsCoefficientsType/AeroMagnusSlopeCoefficient
diagram ConfigurationSchema_p60.png
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="AeroMagnusSlopeCoefficient" type="xsd:double"/>

element MunitionDynamicsCoefficientsType/GunHeight
diagram ConfigurationSchema_p61.png
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="GunHeight" type="xsd:double"/>

element MunitionDynamicsCoefficientsType/GunElevation
diagram ConfigurationSchema_p62.png
type NonNegativeDoubleType
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
source <xsd:element name="GunElevation" type="NonNegativeDoubleType"/>

element MunitionDynamicsCoefficientsType/RocketBoostVelocity
diagram ConfigurationSchema_p63.png
type NonNegativeDoubleType
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
source <xsd:element name="RocketBoostVelocity" type="NonNegativeDoubleType"/>

element MunitionDynamicsCoefficientsType/OneDegreeTailFinCant
diagram ConfigurationSchema_p64.png
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="OneDegreeTailFinCant" type="xsd:double"/>

element MunitionDynamicsCoefficientsType/RocketBoostAcceleration
diagram ConfigurationSchema_p65.png
type NonNegativeDoubleType
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
source <xsd:element name="RocketBoostAcceleration" type="NonNegativeDoubleType"/>

element MunitionDynamicsCoefficientsType/MassBurnRate
diagram ConfigurationSchema_p66.png
type NonNegativeDoubleType
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
source <xsd:element name="MassBurnRate" type="NonNegativeDoubleType"/>

element MunitionDynamicsCoefficientsType/RocketBoostIgnitionTime
diagram ConfigurationSchema_p67.png
type NonNegativeDoubleType
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
source <xsd:element name="RocketBoostIgnitionTime" type="NonNegativeDoubleType"/>

element MunitionDynamicsCoefficientsType/MassBurnTime
diagram ConfigurationSchema_p68.png
type NonNegativeDoubleType
properties
isRef 0
content simple
facets
Kind Value annotation 
minInclusive 
source <xsd:element name="MassBurnTime" type="NonNegativeDoubleType"/>


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