BaseDualPolarizedTransmittingAntennaExtensionTGainPatternPrimaryPolarizationInputSignalProcessor Property |
Gets or sets the signal processor which produces the set of signals to transmit for the primary polarization channel.
Namespace:
AGI.Foundation.Communications.Antennas
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public PrimaryPolarizationChannelSource PrimaryPolarizationInputSignalProcessor { get; set; }
Public Property PrimaryPolarizationInputSignalProcessor As PrimaryPolarizationChannelSource
Get
Set
public:
property PrimaryPolarizationChannelSource^ PrimaryPolarizationInputSignalProcessor {
PrimaryPolarizationChannelSource^ get ();
void set (PrimaryPolarizationChannelSource^ value);
}
member PrimaryPolarizationInputSignalProcessor : PrimaryPolarizationChannelSource with get, set
Property Value
Type:
PrimaryPolarizationChannelSourceSee Also