simpleType NonNegativeDoubleType
type restriction of xsd:double
properties
base xsd:double
used by
elements MunitionDynamicsCoefficientsType/GunElevation MunitionDynamicsCoefficientsType/MassBurnRate MunitionDynamicsCoefficientsType/MassBurnTime MunitionDynamicsCoefficientsType/PolarMomentOfInertia MunitionDynamicsCoefficientsType/ProjectileDiameter MunitionDynamicsCoefficientsType/RocketBoostAcceleration MunitionDynamicsCoefficientsType/RocketBoostIgnitionTime MunitionDynamicsCoefficientsType/RocketBoostVelocity MunitionDynamicsCoefficientsType/SurfaceArea
attributes UuvOperatingCharacteristicsType/@asternEfficiency UavVehicleCharacteristicsType/@avgChord UavPowerControlConstantsType/@baselineClimbThrust UavPowerControlConstantsType/@baselineCruiseThrust UuvVehicleCharacteristicsType/@buoyancy UuvVehicleCharacteristicsType/@diameter DistanceType/@distance UuvOperatingCharacteristicsType/@halfPwrSpeed SonarControlConstantsType/@headingStep UsvPowerModelCoefficientsType/@hotelPower UuvPowerModelCoefficientsType/@hotelPower UgvPowerModelCoefficientsType/@idlePower UavPowerModelCoefficientsType/@idlePower UavAileronControlConstantsType/@kP UavAileronControlConstantsType/@kPhi UavAileronControlConstantsType/@kPhiIntegral UavAileronControlConstantsType/@kPsiDot UavAileronControlConstantsType/@kPsiDotDot UavAileronControlConstantsType/@kPsiDotIntegral UavElevatorControlConstantsType/@kQ UavElevatorControlConstantsType/@kTheta UavElevatorControlConstantsType/@kThetaIntegral UavRudderControlConstantsType/@kV UavRudderControlConstantsType/@kVDot UavRudderControlConstantsType/@kVIntegral UavPowerControlConstantsType/@kZDot UavPowerControlConstantsType/@kZDotDot UavPowerControlConstantsType/@kZDotIntegral UuvVehicleCharacteristicsType/@length UavControlLimitsType/@maxAileron UavControlLimitsType/@maxElevator UuvOperatingCharacteristicsType/@maxHeave UuvControlLimitsType/@maxHighSpeedPlane UuvControlLimitsType/@maxMaxSpeedPlane UuvOperatingCharacteristicsType/@maxPitch UuvControlLimitsType/@maxPlane UgvPowerModelCoefficientsType/@maxPower UavPowerModelCoefficientsType/@maxPower UavControlLimitsType/@maxPower UuvOperatingCharacteristicsType/@maxRoll UuvControlLimitsType/@maxRpm UsvControlLimitsType/@maxRpm UsvControlLimitsType/@maxRudder UuvControlLimitsType/@maxRudder UavControlLimitsType/@maxRudder UgvControlLimitsType/@maxSpeed UuvOperatingCharacteristicsType/@maxSpeed UuvOperatingCharacteristicsType/@maxSurge UuvOperatingCharacteristicsType/@maxSway UuvControlLimitsType/@maxThruster UgvControlLimitsType/@maxTurnRate UuvOperatingCharacteristicsType/@maxYaw UgvControlLimitsType/@minTransitSpeed UuvControlLimitsType/@minWaypointRpm UsvControlLimitsType/@minWaypointRpm UgvControlLimitsType/@nominalTransitSpeed UsvControlLimitsType/@nominalWaypointRpm UuvControlLimitsType/@nominalWaypointRpm UavVehicleCharacteristicsType/@planFormArea UuvPowerModelCoefficientsType/@propellerPower UsvPowerModelCoefficientsType/@propellerPower SonarControlConstantsType/@st1000ScanWidth SonarControlConstantsType/@st725ScanWidth SonarControlConstantsType/@targetDiscriminationDistance UsvPowerModelCoefficientsType/@thrusterPower UuvPowerModelCoefficientsType/@thrusterPower UavPowerModelCoefficientsType/@thrustPower UgvPowerModelCoefficientsType/@thrustPower UavVehicleCharacteristicsType/@weight UuvVehicleCharacteristicsType/@weight UavVehicleCharacteristicsType/@wingspan
facets
Kind Value annotation 
minInclusive 
annotation
appinfo
Simple type for representing a non-negative double precision number.
source <xsd:simpleType name="NonNegativeDoubleType">
 
<xsd:annotation>
   
<xsd:appinfo>Simple type for representing a non-negative double precision number.</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:double">
   
<xsd:minInclusive value="0"/>
 
</xsd:restriction>
</xsd:simpleType>


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