| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||||||
| type | extension of xtce:InputOutputAlgorithmType | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:AlgorithmText xtce:ExternalAlgorithmSet xtce:InputSet xtce:OutputSet xtce:TriggerSet | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <complexType name="InputOutputTriggerAlgorithmType"> <annotation> <documentation xml:lang="en">A set of labeled triggers is added to the SimpleInputOutputAlgorithmType</documentation> </annotation> <complexContent> <extension base="xtce:InputOutputAlgorithmType"> <sequence> <element name="TriggerSet" type="xtce:TriggerSetType" minOccurs="0"/> </sequence> <attribute name="triggerContainer" type="xtce:NameReferenceType" use="optional"> <annotation> <documentation xml:lang="en">First telemetry container from which the output parameter should be calculated.</documentation> </annotation> </attribute> <attribute name="priority" type="integer" use="optional"> <annotation> <documentation xml:lang="en">Algorithm processing priority.</documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
| type | xtce:NameReferenceType | ||
| properties |
|
||
| annotation |
|
||
| source | <attribute name="triggerContainer" type="xtce:NameReferenceType" use="optional"> <annotation> <documentation xml:lang="en">First telemetry container from which the output parameter should be calculated.</documentation> </annotation> </attribute> |
| type | integer | ||
| properties |
|
||
| annotation |
|
||
| source | <attribute name="priority" type="integer" use="optional"> <annotation> <documentation xml:lang="en">Algorithm processing priority.</documentation> </annotation> </attribute> |
| 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" minOccurs="0"/> |