Click or drag to resize

LinearPolarization Constructor (Double, PolarizationReferenceAxis)

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 LinearPolarization(
	double tiltAngle,
	PolarizationReferenceAxis referenceAxis
)

Parameters

tiltAngle
Type: SystemDouble
The tilt angle.
referenceAxis
Type: AGI.Foundation.CommunicationsPolarizationReferenceAxis
The reference axis from which the tilt angle is measured.
See Also