TransceiverInputAntennaGainPattern Property |
Gets or sets the antenna gain pattern used by the input antenna.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public RadioFrequencyGainPattern InputAntennaGainPattern { get; set; }
Public Property InputAntennaGainPattern As RadioFrequencyGainPattern
Get
Set
public:
property RadioFrequencyGainPattern^ InputAntennaGainPattern {
RadioFrequencyGainPattern^ get ();
void set (RadioFrequencyGainPattern^ value);
}
member InputAntennaGainPattern : RadioFrequencyGainPattern with get, set
Property Value
Type:
RadioFrequencyGainPatternSee Also