complexType InputOutputTriggerAlgorithmType
diagram SpaceSystemV1.2-27Feb2014-mods_p230.png
namespace http://www.omg.org/space/xtce
type extension of xtce:InputOutputAlgorithmType
properties
base xtce:InputOutputAlgorithmType
children xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:AlgorithmText xtce:ExternalAlgorithmSet xtce:InputSet xtce:OutputSet xtce:TriggerSet
used by
element AlgorithmSetType/CustomAlgorithm
attributes
Name  Type  Use  Default  Fixed  Annotation
shortDescription  string  optional      
documentation
It is strongly recommended that the short description be kept under 80 characters in length
name  xtce:NameType  required      
thread  boolean    false    
triggerContainer  xtce:NameReferenceType  optional      
documentation
First telemetry container from which the output parameter should be calculated.
priority  integer  optional      
documentation
Algorithm processing priority.
annotation
documentation
A set of labeled triggers is added to the SimpleInputOutputAlgorithmType
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>

attribute InputOutputTriggerAlgorithmType/@triggerContainer
type xtce:NameReferenceType
properties
use optional
annotation
documentation
First telemetry container from which the output parameter should be calculated.
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>

attribute InputOutputTriggerAlgorithmType/@priority
type integer
properties
use optional
annotation
documentation
Algorithm processing priority.
source <attribute name="priority" type="integer" use="optional">
 
<annotation>
   
<documentation xml:lang="en">Algorithm processing priority.</documentation>
 
</annotation>
</attribute>

element InputOutputTriggerAlgorithmType/TriggerSet
diagram SpaceSystemV1.2-27Feb2014-mods_p231.png
namespace http://www.omg.org/space/xtce
type xtce:TriggerSetType
properties
minOcc 0
maxOcc 1
content complex
children xtce:OnParameterUpdateTrigger xtce:OnContainerUpdateTrigger xtce:OnPeriodicRateTrigger
attributes
Name  Type  Use  Default  Fixed  Annotation
name  string  optional      
triggerRate  nonNegativeInteger  optional  1    
source <element name="TriggerSet" type="xtce:TriggerSetType" minOccurs="0"/>


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