ItuRS465Version6GainPatternCoordinatedPriorTo1993 Property |
Gets or sets a value indicating whether or not to use the pattern equations for earth-station antennas with diameter/wavelength ratios
less than 100, in networks coordinated prior to 1993.
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 bool CoordinatedPriorTo1993 { get; set; }
Public Property CoordinatedPriorTo1993 As Boolean
Get
Set
public:
property bool CoordinatedPriorTo1993 {
bool get ();
void set (bool value);
}
member CoordinatedPriorTo1993 : bool with get, set
Property Value
Type:
BooleanRemarks Defaults to false.
See Also