LinkBudgetReceiverAntennaGainInLinkDirection Property |
Gets the receiver antenna gain in the link direction.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double ReceiverAntennaGainInLinkDirection { get; }
Public ReadOnly Property ReceiverAntennaGainInLinkDirection As Double
Get
public:
property double ReceiverAntennaGainInLinkDirection {
double get ();
}
member ReceiverAntennaGainInLinkDirection : float with get
Property Value
Type:
Double
See Also