Class IndirectParameterRefEntry

java.lang.Object
org.yamcs.xtce.SequenceEntry
org.yamcs.xtce.IndirectParameterRefEntry
All Implemented Interfaces:
Serializable, Comparable<SequenceEntry>

public class IndirectParameterRefEntry extends SequenceEntry
An entry whose name is given by the value of a ParamameterInstance. This entry may be used to implement dwell telemetry streams. The value of the parameter in ParameterInstance must use either the name of the Parameter or its alias. If it's an alias name, the alias namespace is supplied as an attribute.
See Also: