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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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: 
Boolean
RemarksDefaults to false.
See Also