PolarizationAxialRatio Property  | 
 
            Gets the polarization axial ratio.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double AxialRatio { get; }Public ReadOnly Property AxialRatio As Double
	Get
public:
property double AxialRatio {
	double get ();
}member AxialRatio : float with get
Property Value
Type: 
Double
See Also