Click or drag to resize

CommunicationLinkSignalDataT Properties

The CommunicationLinkSignalDataT generic type exposes the following members.

Properties
  NameDescription
Public propertyCommunicationLink
Gets or sets the object which provides the services needed to compute this scalar.
Public propertyIntendedSignalStrategy
Gets or sets the strategy used to identify the signal to be used when computing this scalar.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyPropagationGraph
Gets or sets the graph of communication links used to propagate signals.
Top
See Also