BaseDualPolarizedTransmittingAntennaExtensionTGainPatternOrthogonalPolarizationInputSignalProcessor Property |
Gets or sets the signal processor which produces the set of signals to transmit for the orthogonal 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 OrthogonalPolarizationChannelSource OrthogonalPolarizationInputSignalProcessor { get; set; }
Public Property OrthogonalPolarizationInputSignalProcessor As OrthogonalPolarizationChannelSource
Get
Set
public:
property OrthogonalPolarizationChannelSource^ OrthogonalPolarizationInputSignalProcessor {
OrthogonalPolarizationChannelSource^ get ();
void set (OrthogonalPolarizationChannelSource^ value);
}
member OrthogonalPolarizationInputSignalProcessor : OrthogonalPolarizationChannelSource with get, set
Property Value
Type:
OrthogonalPolarizationChannelSourceSee Also