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