Transceiver Properties |
The Transceiver type exposes the following members.
Name | Description | |
---|---|---|
CarrierFrequency |
Gets or sets the carrier frequency of the remodulated signal, in hertz.
| |
Extensions |
Gets the collection of extensions attached to this object.
(Inherited from ExtensibleObject.) | |
Filter |
Gets or sets the filter for the incoming signal, prior to amplification and retransmission.
| |
HardwareLink |
Gets an instance of an ExtensibleObject which implements
ILinkService and represents the wired link between the
InputAntenna and the OutputAntenna.
| |
InputAntenna |
Gets the input antenna platform.
| |
InputAntennaGainPattern |
Gets or sets the antenna gain pattern used by the input antenna.
| |
InputAntennaNoiseTemperature |
Gets or sets the equivalent noise temperature for the antenna, in kelvin.
It is used to model noise which comes from the
antenna pointing at Earth's albedo and other effects prior to reaching the signal processors. It is added
to any noise which is added during propagation.
| |
InputPolarizationSource |
Gets or sets the input polarization source.
| |
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.) | |
Modulation |
Gets or sets the type of modulation applied to the signal prior to retransmission.
| |
Name |
Gets or sets the transceiver's name.
| |
OutputAntenna |
Gets the output antenna platform.
| |
OutputAntennaGainPattern |
Gets or sets the antenna gain pattern used by the output antenna.
| |
OutputGain |
Gets or sets the gain (a factor that multiplies the signal power)
applied to the signal after demodulation before remodulation.
| |
OutputNoiseFactor |
Gets or sets the NoiseFactor used in the transceiver's Amplifier
with respect to a ReferenceTemperature of 290 kelvin.
| |
OutputPolarizationSource |
Gets or sets the output polarization source.
|