Click or drag to resize

BaseDualPolarizedTransmittingAntennaExtensionTGainPatternInputSignalProcessor Property

Gets or sets the signal processor which produces the set of signals to transmit through the antenna.

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 override SignalProcessor InputSignalProcessor { get; set; }

Property Value

Type: SignalProcessor

Implements

ISignalToTransmitServiceInputSignalProcessor
Exceptions
ExceptionCondition
PropertyInvalidException Thrown if the instance set is not of type PrimaryPolarizationChannelSource.
See Also