Click or drag to resize

OpticalReceivingAntennaExtension Constructor (OpticalGainPattern, PolarizationSource)

Initialize a new instance based on the given gain pattern and polarization source.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public OpticalReceivingAntennaExtension(
	OpticalGainPattern antennaGainPattern,
	PolarizationSource polarizationSource
)

Parameters

antennaGainPattern
Type: AGI.Foundation.Communications.AntennasOpticalGainPattern
The gain pattern to apply to incoming signals based on the angle off of the boresight (z-axis) of the parent object's Axes.
polarizationSource
Type: AGI.Foundation.CommunicationsPolarizationSource
The polarization source for modeling polarization efficiency.
See Also