| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | xtce:SystemName xtce:ValidityCondition xtce:PhysicalAddressSet xtce:TimeAssociation | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <complexType name="ParameterPropertiesType" mixed="false"> <annotation> <documentation xml:lang="en">A wrapper for those properties that are unique to telemetry parameters.</documentation> </annotation> <sequence> <element name="SystemName" type="string" minOccurs="0"> <annotation> <documentation xml:lang="en">Optional. Normally used when the database is built in a flat, non-hierarchical format</documentation> </annotation> </element> <element name="ValidityCondition" type="xtce:MatchCriteriaType" minOccurs="0"> <annotation> <documentation xml:lang="en">Optional condition that must be true for this Parameter to be valid</documentation> </annotation> </element> <element name="PhysicalAddressSet" minOccurs="0"> <annotation> <documentation xml:lang="en">One or more physical addresses may be associated with each Parameter. Examples of physical addresses include a location on the spacecraft or a location on a data collection bus. </documentation> </annotation> <complexType> <sequence> <element name="PhysicalAddress" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation xml:lang="en">Contains the address (e.g., channel information) required to process the spacecraft telemetry streams. May be an onboard id, a mux address, or a physical location.</documentation> <documentation xml:lang="en">Contains the address (channel information) required to process the spacecraft telemetry streams</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:PhysicalAddressType"/> </complexContent> </complexType> </element> </sequence> </complexType> </element> <element name="TimeAssociation" type="xtce:TimeAssociationType" minOccurs="0"> <annotation> <documentation xml:lang="en">This time will override any Default value for TimeAssociation. </documentation> </annotation> </element> </sequence> <attribute name="dataSource" use="optional"> <annotation> <documentation xml:lang="en">A telemetered Parameter is one that will have values in telemetry. A derived Parameter is one that is calculated, usually be an Algorithm. A constant Parameter is one that is used as a constant in the system (e.g. a vehicle id). A local Parameter is one that is used purely on the ground (e.g. a ground command counter).</documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="telemetered"/> <enumeration value="derived"/> <enumeration value="constant"/> <enumeration value="local"/> </restriction> </simpleType> </attribute> <attribute name="readOnly" type="boolean" use="optional" default="false"> <annotation> <documentation xml:lang="en">A Parameter marked as 'readOnly' true is constant and non-settable</documentation> </annotation> </attribute> </complexType> |
| type | restriction of string | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <attribute name="dataSource" use="optional"> <annotation> <documentation xml:lang="en">A telemetered Parameter is one that will have values in telemetry. A derived Parameter is one that is calculated, usually be an Algorithm. A constant Parameter is one that is used as a constant in the system (e.g. a vehicle id). A local Parameter is one that is used purely on the ground (e.g. a ground command counter).</documentation> </annotation> <simpleType> <restriction base="string"> <enumeration value="telemetered"/> <enumeration value="derived"/> <enumeration value="constant"/> <enumeration value="local"/> </restriction> </simpleType> </attribute> |
| type | boolean | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <attribute name="readOnly" type="boolean" use="optional" default="false"> <annotation> <documentation xml:lang="en">A Parameter marked as 'readOnly' true is constant and non-settable</documentation> </annotation> </attribute> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| type | string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <element name="SystemName" type="string" minOccurs="0"> <annotation> <documentation xml:lang="en">Optional. Normally used when the database is built in a flat, non-hierarchical format</documentation> </annotation> </element> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| type | xtce:MatchCriteriaType | ||||||
| properties |
|
||||||
| children | xtce:Comparison xtce:ComparisonList xtce:BooleanExpression xtce:CustomAlgorithm | ||||||
| annotation |
|
||||||
| source | <element name="ValidityCondition" type="xtce:MatchCriteriaType" minOccurs="0"> <annotation> <documentation xml:lang="en">Optional condition that must be true for this Parameter to be valid</documentation> </annotation> </element> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| properties |
|
||||||
| children | xtce:PhysicalAddress | ||||||
| annotation |
|
||||||
| source | <element name="PhysicalAddressSet" minOccurs="0"> <annotation> <documentation xml:lang="en">One or more physical addresses may be associated with each Parameter. Examples of physical addresses include a location on the spacecraft or a location on a data collection bus. </documentation> </annotation> <complexType> <sequence> <element name="PhysicalAddress" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation xml:lang="en">Contains the address (e.g., channel information) required to process the spacecraft telemetry streams. May be an onboard id, a mux address, or a physical location.</documentation> <documentation xml:lang="en">Contains the address (channel information) required to process the spacecraft telemetry streams</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:PhysicalAddressType"/> </complexContent> </complexType> </element> </sequence> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||
| type | extension of xtce:PhysicalAddressType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | xtce:SubAddress | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <element name="PhysicalAddress" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation xml:lang="en">Contains the address (e.g., channel information) required to process the spacecraft telemetry streams. May be an onboard id, a mux address, or a physical location.</documentation> <documentation xml:lang="en">Contains the address (channel information) required to process the spacecraft telemetry streams</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:PhysicalAddressType"/> </complexContent> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||||
| type | xtce:TimeAssociationType | ||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||
| source | <element name="TimeAssociation" type="xtce:TimeAssociationType" minOccurs="0"> <annotation> <documentation xml:lang="en">This time will override any Default value for TimeAssociation. </documentation> </annotation> </element> |