Click or drag to resize

EllipticalPolarization Constructor (Double)

Initializes a new instance.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public EllipticalPolarization(
	double axialRatio
)

Parameters

axialRatio
Type: SystemDouble
The axial ratio.
Remarks
Defaults to a tilt angle of 0.0 radians and reference axis X.
See Also