| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||||||||||||||||
| type | extension of xtce:ParameterInstanceRefType | ||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||
| source | <complexType name="TimeAssociationType"> <annotation> <documentation xml:lang="en">Telemetry parameter instances are oftentimes "time-tagged" with a timing signal either provided on the ground or on the space system. This data element allows one to specify which of possibly many AbsoluteTimeParameters to use to "time-tag" parameter instances with. </documentation> <appinfo>The parameter ref must be to an AbsoluteTime Parameter</appinfo> </annotation> <complexContent> <extension base="xtce:ParameterInstanceRefType"> <attribute name="interpolateTime" type="boolean" default="true"> <annotation> <documentation xml:lang="en">If true, then the current value of the AbsoluteTime will be projected to current time. In other words, if the value of the AbsoluteTime parameter was set 10 seconds ago, then 10 seconds will be added to its value before associating this time with the parameter.</documentation> </annotation> </attribute> <attribute name="offset" type="duration"> <annotation> <documentation xml:lang="en">The offset is used to supply a relative time offset from the time association and to this parameter</documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
| type | boolean | ||
| properties |
|
||
| annotation |
|
||
| source | <attribute name="interpolateTime" type="boolean" default="true"> <annotation> <documentation xml:lang="en">If true, then the current value of the AbsoluteTime will be projected to current time. In other words, if the value of the AbsoluteTime parameter was set 10 seconds ago, then 10 seconds will be added to its value before associating this time with the parameter.</documentation> </annotation> </attribute> |
| type | duration | ||
| annotation |
|
||
| source | <attribute name="offset" type="duration"> <annotation> <documentation xml:lang="en">The offset is used to supply a relative time offset from the time association and to this parameter</documentation> </annotation> </attribute> |