ComplexReceiver Constructor | 
| Name | Description | |
|---|---|---|
| ComplexReceiver | 
            Creates a new instance.  The user must specify the location, amplifier and gain pattern before it is usable.
              | |
| ComplexReceiver(SimpleReceiver) | 
            Creates an instance from an existing instance of a SimpleReceiver.
              | |
| ComplexReceiver(ComplexReceiver, CopyContext) | Initializes a new instance as a copy of an existing instance.  | |
| ComplexReceiver(String, Point, Amplifier, RadioFrequencyGainPattern) | 
            Creates a new instance using the specified name, location, amplifier and gain pattern.
              | |
| ComplexReceiver(String, Point, Axes, Amplifier, RadioFrequencyGainPattern) | 
            Creates a new instance specifying all parameters.
              | |
| ComplexReceiver(String, Point, Axes, Amplifier, RadioFrequencyGainPattern, PolarizationSource) | 
            Creates a new instance specifying all parameters.
              |