AGI AgCommRadarFoundation 11 Send comments on this topic.
TiltAngle Property (IAgCRPolarizationLinear)
See Also 
RHS





Description

Sets the tilt angle in radians.

Property type

Write-only property

Syntax

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

[C#]
public double set_TiltAngle(
double
);

[Managed C++]

double
);

[Unmanaged C++]

double RHS
);

[Java]

double
);

Parameters

RHS

Remarks

The tilt angle is the angle between the reference axis and the electric field vector.  If x axis is selected as the reference, positive tilt is measured from x to y in the xy plane.  If y axis is selected as the reference, positive tilt is measured from y to -x in the xy plane. If z axis is selected as the reference, positive tilt is measured from z to x in the xz plane.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1