Click or drag to resize

BaseTransmittingAntennaExtensionTGainPattern Constructor (TGainPattern)

Initializes an new instance with a given antenna gain pattern.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected BaseTransmittingAntennaExtension(
	TGainPattern antennaGainPattern
)

Parameters

antennaGainPattern
Type: TGainPattern
The gain pattern to apply to incoming signals based on the angle off of the boresight (z-axis) of the parent object's Axes.
See Also