Click or drag to resize

ScalarReceivedIsotropicPowerLinkEnd Property

Gets or sets the enumeration indicating that this scalar is evaluated at the Receiver of the communication link. Note that this value cannot be modified.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override LinkRole LinkEnd { get; set; }

Property Value

Type: LinkRole
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown when this property is set.
See Also