| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||||||||
| type | extension of xtce:NumericDataType | ||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:UnitSet xtce:BinaryDataEncoding xtce:FloatDataEncoding xtce:IntegerDataEncoding xtce:StringDataEncoding xtce:ToString xtce:ValidRange | ||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <complexType name="FloatDataType"> <annotation> <documentation xml:lang="en">Contains a floating point value. </documentation> </annotation> <complexContent> <extension base="xtce:NumericDataType"> <sequence> <element name="ValidRange" minOccurs="0"> <annotation> <documentation xml:lang="en">The Valid Range bounds the universe of possible values this Parameter may have.</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:FloatRangeType"> <attribute name="validRangeAppliesToCalibrated" type="boolean" default="false"/> </extension> </complexContent> </complexType> </element> </sequence> <attribute name="initialValue" type="double"> <annotation> <documentation xml:lang="en">Initial value is always given in calibrated form</documentation> </annotation> </attribute> <attribute name="sizeInBits" default="32"> <simpleType> <restriction base="positiveInteger"> <enumeration value="32"/> <enumeration value="64"/> <enumeration value="128"/> </restriction> </simpleType> </attribute> </extension> </complexContent> </complexType> |
| type | double | ||
| annotation |
|
||
| source | <attribute name="initialValue" type="double"> <annotation> <documentation xml:lang="en">Initial value is always given in calibrated form</documentation> </annotation> </attribute> |
| type | restriction of positiveInteger | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <attribute name="sizeInBits" default="32"> <simpleType> <restriction base="positiveInteger"> <enumeration value="32"/> <enumeration value="64"/> <enumeration value="128"/> </restriction> </simpleType> </attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||
| type | extension of xtce:FloatRangeType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <element name="ValidRange" minOccurs="0"> <annotation> <documentation xml:lang="en">The Valid Range bounds the universe of possible values this Parameter may have.</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:FloatRangeType"> <attribute name="validRangeAppliesToCalibrated" type="boolean" default="false"/> </extension> </complexContent> </complexType> </element> |
| type | boolean | ||
| properties |
|
||
| source | <attribute name="validRangeAppliesToCalibrated" type="boolean" default="false"/> |