| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||
| type | extension of xtce:NameDescriptionType | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:MathOperation | ||||||||||||||||||||
| used by |
|
||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <complexType name="MathAlgorithmType"> <annotation> <documentation xml:lang="en">A simple mathematical operation</documentation> </annotation> <complexContent> <extension base="xtce:NameDescriptionType"> <sequence> <element name="MathOperation"> <complexType> <complexContent> <extension base="xtce:MathOperationType"> <sequence> <element name="TriggerSet" type="xtce:TriggerSetType"/> </sequence> <attribute name="outputParameterRef" type="xtce:NameReferenceType" use="required"/> </extension> </complexContent> </complexType> </element> </sequence> </extension> </complexContent> </complexType> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||
| type | extension of xtce:MathOperationType | ||||||||||||
| properties |
|
||||||||||||
| children | xtce:ValueOperand xtce:ThisParameterOperand xtce:ParameterInstanceRefOperand xtce:Operator xtce:TriggerSet | ||||||||||||
| attributes |
|
||||||||||||
| source | <element name="MathOperation"> <complexType> <complexContent> <extension base="xtce:MathOperationType"> <sequence> <element name="TriggerSet" type="xtce:TriggerSetType"/> </sequence> <attribute name="outputParameterRef" type="xtce:NameReferenceType" use="required"/> </extension> </complexContent> </complexType> </element> |
| type | xtce:NameReferenceType | ||
| properties |
|
||
| source | <attribute name="outputParameterRef" type="xtce:NameReferenceType" use="required"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||
| type | xtce:TriggerSetType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | xtce:OnParameterUpdateTrigger xtce:OnContainerUpdateTrigger xtce:OnPeriodicRateTrigger | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <element name="TriggerSet" type="xtce:TriggerSetType"/> |