Provides access to the properties and methods defining a medium transmitter model.
SetFilter | Sets the current filter model by name. |
SetModulator | Sets the current modulator model by name. |
SetPolarizationType | Sets the current polarization type. |
AntennaGain | Gets or sets the antenna gain. |
DataRate | Gets or sets the data rate. |
EnableFilter | Gets or set the flag determines whether or not to enable the Filter. |
EnablePolarization | Gets or sets the enable polarization option. |
Filter | Gets the current filter model. |
Frequency | Gets or sets the carrier frequency. |
Modulator | Gets the current modulator model. |
Polarization | Gets the polarization. |
PostTransmitGainsLosses | Gets the collection of additional post transmit gains and losses. |
Power | Gets or sets the power. |
SupportedFilters | Gets an array of supported filter model names. |
SupportedModulators | Gets an array of supported modulator model names. |
Implemented Interface |
---|
IAgTransmitterModel |
IAgComponentInfo |
IAgCloneable |