Click or drag to resize

Transceiver Properties

The Transceiver type exposes the following members.

Properties
  NameDescription
Public propertyCarrierFrequency
Gets or sets the carrier frequency of the remodulated signal, in hertz.
Public propertyExtensions
Gets the collection of extensions attached to this object.
(Inherited from ExtensibleObject.)
Public propertyFilter
Gets or sets the filter for the incoming signal, prior to amplification and retransmission.
Public propertyHardwareLink
Gets an instance of an ExtensibleObject which implements ILinkService and represents the wired link between the InputAntenna and the OutputAntenna.
Public propertyInputAntenna
Gets the input antenna platform.
Public propertyInputAntennaGainPattern
Gets or sets the antenna gain pattern used by the input antenna.
Public propertyInputAntennaNoiseTemperature
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.
Public propertyInputPolarizationSource
Gets or sets the input polarization source.
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 propertyModulation
Gets or sets the type of modulation applied to the signal prior to retransmission.
Public propertyName
Gets or sets the transceiver's name.
Public propertyOutputAntenna
Gets the output antenna platform.
Public propertyOutputAntennaGainPattern
Gets or sets the antenna gain pattern used by the output antenna.
Public propertyOutputGain
Gets or sets the gain (a factor that multiplies the signal power) applied to the signal after demodulation before remodulation.
Public propertyOutputNoiseFactor
Gets or sets the NoiseFactor used in the transceiver's Amplifier with respect to a ReferenceTemperature of 290 kelvin.
Public propertyOutputPolarizationSource
Gets or sets the output polarization source.
Top
See Also