Declared in Antenna
Declaration
[Unit("bps")]
[Range(0, 1.7976931348623157E+308)]
double BitRate;Description
The effective bit rate of the data being processed. This is the maximum amount of data that can be transmitted per second or received per second. The actual bit rate may be limited by the channel capacity.