| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| children | xtce:FixedValue xtce:DynamicValue | ||
| used by |
|
||
| annotation |
|
||
| source | <complexType name="DecimalValueType"> <annotation> <documentation xml:lang="en">Contains a Numeric value; value may be provided directly or via the value in a parameter.</documentation> </annotation> <choice> <element name="FixedValue" type="decimal"/> <element name="DynamicValue"> <annotation> <documentation xml:lang="en">Uses a parameter instance to obtain the value. The parameter value may be optionally adjusted by a Linear function or use a series of boolean expressions to lookup the value. Anything more complex and a DynamicValue with a CustomAlgorithm may be used </documentation> </annotation> <complexType> <sequence> <element name="ParameterInstanceRef" type="xtce:ParameterInstanceRefType"/> <element name="LinearAdjustment" minOccurs="0"> <annotation> <documentation xml:lang="en">A slope and intercept may be applied to scale or shift the value of the parameter in the dynamic value</documentation> </annotation> <complexType> <attribute name="slope" type="decimal" default="0"/> <attribute name="intercept" type="decimal" default="0"/> </complexType> </element> </sequence> </complexType> </element> </choice> </complexType> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| type | decimal | ||
| properties |
|
||
| source | <element name="FixedValue" type="decimal"/> |
| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| properties |
|
||
| children | xtce:ParameterInstanceRef xtce:LinearAdjustment | ||
| annotation |
|
||
| source | <element name="DynamicValue"> <annotation> <documentation xml:lang="en">Uses a parameter instance to obtain the value. The parameter value may be optionally adjusted by a Linear function or use a series of boolean expressions to lookup the value. Anything more complex and a DynamicValue with a CustomAlgorithm may be used </documentation> </annotation> <complexType> <sequence> <element name="ParameterInstanceRef" type="xtce:ParameterInstanceRefType"/> <element name="LinearAdjustment" minOccurs="0"> <annotation> <documentation xml:lang="en">A slope and intercept may be applied to scale or shift the value of the parameter in the dynamic value</documentation> </annotation> <complexType> <attribute name="slope" type="decimal" default="0"/> <attribute name="intercept" type="decimal" default="0"/> </complexType> </element> </sequence> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||
| type | xtce:ParameterInstanceRefType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <element name="ParameterInstanceRef" type="xtce:ParameterInstanceRefType"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <element name="LinearAdjustment" minOccurs="0"> <annotation> <documentation xml:lang="en">A slope and intercept may be applied to scale or shift the value of the parameter in the dynamic value</documentation> </annotation> <complexType> <attribute name="slope" type="decimal" default="0"/> <attribute name="intercept" type="decimal" default="0"/> </complexType> </element> |
| type | decimal | ||
| properties |
|
||
| source | <attribute name="slope" type="decimal" default="0"/> |
| type | decimal | ||
| properties |
|
||
| source | <attribute name="intercept" type="decimal" default="0"/> |