xtce:ParameterProperties

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
dataSource restriction of string optional
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).
readOnly boolean false optional
A Parameter marked as 'readOnly' true is constant and non-settable

Source

<element name="ParameterProperties" type="xtce:ParameterPropertiesType" minOccurs="0"/>

Sample