Transponder Properties |
The Transponder type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.
| |
| Gain |
Gets or sets the gain (a factor that multiplies the signal power) used in the transponder's amplifier.
| |
| 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 transponder's input antenna.
| |
| 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.) | |
| Name |
Gets or sets the transponder's name.
| |
| NoiseFactor |
Gets or sets the NoiseFactor used in the transponder's Amplifier.
| |
| OutputAntenna |
Gets the output antenna platform.
| |
| OutputAntennaGainPattern |
Gets or sets the antenna gain pattern used by the transponder's output antenna.
| |
| OutputPolarizationSource |
Gets or sets the output polarization source.
|