Click or drag to resize

BaseTransmittingAntennaExtension<TGainPattern> Constructor

Overload List
  NameDescription
Protected methodBaseTransmittingAntennaExtension<TGainPattern>(TGainPattern)
Initializes a new instance with a given antenna gain pattern.
Protected methodBaseTransmittingAntennaExtension<TGainPattern>(BaseTransmittingAntennaExtension<TGainPattern>, CopyContext)
Initializes a new instance as a copy of an existing instance.
Protected methodBaseTransmittingAntennaExtension<TGainPattern>(SignalProcessor, TGainPattern)
Initialize a new instance based on the given gain pattern and a signal processor which produces the set of signals to transmit.
Protected methodBaseTransmittingAntennaExtension<TGainPattern>(SignalProcessor, TGainPattern, PolarizationSource)
Initialize a new instance based on the given gain pattern, a signal processor which produces the set of signals to transmit, and a polarization source which generates the transmit polarization.
Top
See Also