Click or drag to resize

OrthogonalPolarizationSource Constructor (PolarizationSource)

Initializes a new instance with a given primary polarization source.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public OrthogonalPolarizationSource(
	PolarizationSource primaryPolarizationSource
)

Parameters

primaryPolarizationSource
Type: AGI.Foundation.CommunicationsPolarizationSource
The polarization source for the primary polarization.
See Also