CommunicationObjectScalarIntendedSignalStrategy Property |
Gets or sets the strategy used to identify the signal to be used when computing this scalar.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public IntendedSignalStrategy IntendedSignalStrategy { get; set; }
Public Property IntendedSignalStrategy As IntendedSignalStrategy
Get
Set
public:
property IntendedSignalStrategy^ IntendedSignalStrategy {
IntendedSignalStrategy^ get ();
void set (IntendedSignalStrategy^ value);
}
member IntendedSignalStrategy : IntendedSignalStrategy with get, set
Property Value
Type:
IntendedSignalStrategySee Also