Click or drag to resize

Transponder Properties

The Transponder type exposes the following members.

Properties
  NameDescription
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 propertyGain
Gets or sets the gain (a factor that multiplies the signal power) used in the transponder's amplifier.
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 transponder's input antenna.
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 propertyName
Gets or sets the transponder's name.
Public propertyNoiseFactor
Gets or sets the NoiseFactor used in the transponder's Amplifier.
Public propertyOutputAntenna
Gets the output antenna platform.
Public propertyOutputAntennaGainPattern
Gets or sets the antenna gain pattern used by the transponder's output antenna.
Public propertyOutputPolarizationSource
Gets or sets the output polarization source.
Top
See Also