ScalarWeightLinkExtensionScalarWeight Property |
Gets or sets the
Scalar used to compute the link computational weight.
Namespace:
AGI.Foundation.Communications.Antennas
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Scalar ScalarWeight { get; set; }
Public Property ScalarWeight As Scalar
Get
Set
public:
property Scalar^ ScalarWeight {
Scalar^ get ();
void set (Scalar^ value);
}
member ScalarWeight : Scalar with get, set
Property Value
Type:
ScalarSee Also