Click or drag to resize

ComplexReceiver Properties

The ComplexReceiver type exposes the following members.

Properties
  NameDescription
Public propertyAmplifier
Gets or sets the amplifier.
Public propertyAntennaGainPattern
Gets or sets the gain pattern for the antenna.
Public propertyAntennaNoiseTemperature
Gets or sets the equivalent noise temperature for the antenna, in kelvin. This is used to model noise which comes from the effect of the Earth's albedo when the antenna is pointing towards the Earth and other effects prior to reaching the signal processors. It is added to any noise which is added during propagation.
Public propertyChildren
Gets the collection containing the children of this Platform.
(Inherited from Platform.)
Public propertyExtensions
Gets the collection of extensions attached to this object.
(Inherited from ExtensibleObject.)
Public propertyFilter
Gets or sets the SignalFilter used to filter the signal prior to amplification.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyLocationPoint
Gets or sets the time-varying location of this platform.
(Inherited from Platform.)
Public propertyName
Gets or sets the name of the platform.
(Inherited from Platform.)
Public propertyOrientationAxes
Gets or sets the time-varying orientation of this platform.
(Inherited from Platform.)
Public propertyParent
Gets the parent platform of this platform.
(Inherited from Platform.)
Public propertyPolarizationSource
Gets or sets the polarization source.
Public propertyReferenceFrame
Gets the reference frame of this platform formed by the combination of the platform's location and orientation.
(Inherited from Platform.)
Top
See Also