All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_AlgorithmSetType.html Maven / Gradle / Ivy

Go to download

This project contains software to support the Object Management Group (OMG) Space Domain Task Force (SDTF) maintained XML Telemetry and Command Exchange (XTCE) specification.

There is a newer version: 1.1.6
Show newest version



	
		SpaceSystemV1.2-27Feb2014-mods - AlgorithmSetType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
complexType AlgorithmSetType
diagram SpaceSystemV1.2-27Feb2014-mods_p22.png
namespace http://www.omg.org/space/xtce
properties
mixed false
children xtce:CustomAlgorithm xtce:MathAlgorithm
used by
elements CommandMetaDataType/AlgorithmSet TelemetryMetaDataType/AlgorithmSet
annotation
documentation
An unordered collection of algorithms
source <complexType name="AlgorithmSetType" mixed="false">
 
<annotation>
   
<documentation xml:lang="en">An unordered collection of algorithms</documentation>
 
</annotation>
 
<choice maxOccurs="unbounded">
   
<element name="CustomAlgorithm" type="xtce:InputOutputTriggerAlgorithmType"/>
   
<element name="MathAlgorithm" type="xtce:MathAlgorithmType"/>
 
</choice>
</complexType>

element AlgorithmSetType/CustomAlgorithm
diagram SpaceSystemV1.2-27Feb2014-mods_p23.png
namespace http://www.omg.org/space/xtce
type xtce:InputOutputTriggerAlgorithmType
properties
content complex
children xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:AlgorithmText xtce:ExternalAlgorithmSet xtce:InputSet xtce:OutputSet xtce:TriggerSet
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.
source <element name="CustomAlgorithm" type="xtce:InputOutputTriggerAlgorithmType"/>

element AlgorithmSetType/MathAlgorithm
diagram SpaceSystemV1.2-27Feb2014-mods_p24.png
namespace http://www.omg.org/space/xtce
type xtce:MathAlgorithmType
properties
content complex
children xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:MathOperation
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      
source <element name="MathAlgorithm" type="xtce:MathAlgorithmType"/>


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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy