Class in Zendir.Messages | Inherits from Message
Declaration
class AntennaConfigMessage;Description
This message contains the configuration for a particular antenna, including the frequency, the bandwidth and the power of the transmission.
Properties
| Declared | Description |
|---|---|
| AntennaGain | Transmitter antenna Gain. |
| Bandwidth | The bandwidth of the targeted frequency. |
| BitRate | The bit rate of the data being processed. This is either theamount of data that can be transmitted per second or received persecond. |
| DivergenceAngle | Divergence angle of the transmitter. |
| Frequency | The targeted frequency for the antenna. |
| OpticalLoss | Transmitter Optical loss. |
| PointingLoss | Transmitter pointing loss. |
| Power | Milli-watts of power of the transmission, as a decibel. |
| TransmissionType | The Antenna Transmission type used for this system. |