TransponderOutputAntennaGainPattern Property |
Gets or sets the antenna gain pattern used by the transponder's output 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 OutputAntennaGainPattern { get; set; }
Public Property OutputAntennaGainPattern As RadioFrequencyGainPattern
Get
Set
public:
property RadioFrequencyGainPattern^ OutputAntennaGainPattern {
RadioFrequencyGainPattern^ get ();
void set (RadioFrequencyGainPattern^ value);
}
member OutputAntennaGainPattern : RadioFrequencyGainPattern with get, set
Property Value
Type:
RadioFrequencyGainPatternSee Also