AGI AgCommRadarFoundation 11 Send comments on this topic.
AxialRatio Property (IAgCRPolarizationElliptical)
See Also 
RHS





Description

Sets the axial ratio.

Property type

Write-only property

Syntax

[Visual Basic .NET]
Public Property AxialRatio( _
   ByVal RHS As Double _
) As Double

[C#]
public double set_AxialRatio(
double
);

[Managed C++]

double
);

[Unmanaged C++]

double RHS
);

[Java]

double
);

Parameters

RHS

Remarks

Axial ratio is the ratio of the major to the minor axis of the polarization ellipse.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1