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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface