PhasedArrayGainPatternBackLobeSuppression Property |
Gets or sets the phased array back lobe suppression value applied to the antenna gain for directions with a negative z component (back lobe).
Namespace:
AGI.Foundation.Communications.Antennas
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double BackLobeSuppression { get; set; }
Public Property BackLobeSuppression As Double
Get
Set
public:
property double BackLobeSuppression {
double get ();
void set (double value);
}
member BackLobeSuppression : float with get, set
Property Value
Type:
DoubleSee Also