SimpleReceiver Properties |
The SimpleReceiver type exposes the following members.
Name | Description | |
---|---|---|
Children |
Gets the collection containing the children of this Platform.
(Inherited from Platform.) | |
Extensions |
Gets the collection of extensions attached to this object.
(Inherited from ExtensibleObject.) | |
FilterBandwidth |
Gets or sets the bandwidth used by the receiver's rectangular filter, in hertz. The bandwidth is centered on the TargetFrequency.
| |
Gain |
Gets or sets the gain for the amplifier (a factor that multiplies signal power) to apply to the input signal.
| |
IsFrozen |
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.) | |
LocationPoint |
Gets or sets the time-varying location of this platform.
(Inherited from Platform.) | |
Name |
Gets or sets the name of the platform.
(Inherited from Platform.) | |
NoiseFactor |
Gets or sets the noise factor for the amplifier, representing the ratio of the
NoiseTemperature to ReferenceTemperature plus 1
(i.e. NoiseFactor = NoiseTemperature/ReferenceTemperature + 1).
| |
NoiseTemperature |
Gets the noise temperature of the amplifier, in kelvin.
| |
OrientationAxes |
Gets or sets the time-varying orientation of this platform.
(Inherited from Platform.) | |
Parent |
Gets the parent platform of this platform.
(Inherited from Platform.) | |
PolarizationSource |
Gets or sets the polarization source for modeling polarization efficiency.
| |
ReferenceFrame |
Gets the reference frame of this platform formed by the combination of
the platform's location and orientation.
(Inherited from Platform.) | |
ReferenceTemperature |
Gets or sets the reference temperature for the amplifier, in kelvin.
| |
TargetFrequency |
Gets or sets the target frequency for the receiver, in hertz. Used as the center frequency by the rectangular filter.
|