ScalarAntennaGainInLinkDirectionLinkEnd Property |
Gets or sets the enumeration indicating at which end of the link to evaluate the antenna gain.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override LinkRole LinkEnd { get; set; }
Public Overrides Property LinkEnd As LinkRole
Get
Set
public:
virtual property LinkRole LinkEnd {
LinkRole get () override;
void set (LinkRole value) override;
}
abstract LinkEnd : LinkRole with get, set
override LinkEnd : LinkRole with get, set
Property Value
Type:
LinkRoleSee Also