Click or drag to resize

ComplexReceiver Constructor

Overload List
  NameDescription
Public methodComplexReceiver
Creates a new instance. The user must specify the location, amplifier and gain pattern before it is usable.
Public methodComplexReceiver(SimpleReceiver)
Creates an instance from an existing instance of a SimpleReceiver.
Protected methodComplexReceiver(ComplexReceiver, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodComplexReceiver(String, Point, Amplifier, RadioFrequencyGainPattern)
Creates a new instance using the specified name, location, amplifier and gain pattern.
Public methodComplexReceiver(String, Point, Axes, Amplifier, RadioFrequencyGainPattern)
Creates a new instance specifying all parameters.
Public methodComplexReceiver(String, Point, Axes, Amplifier, RadioFrequencyGainPattern, PolarizationSource)
Creates a new instance specifying all parameters.
Top
See Also