A variant of DVB-T tuners parameters with an offset between a target bitrate and their theoretical bitrate.
More...
#include <tsBitrateDifferenceDVBT.h>
|
BitRate | bitrate_diff = 0 |
| Difference between a target bitrate and the theoretial bitrate for these tuner parameters.
|
|
ModulationArgs | tune {} |
| Modulation parameters.
|
|
A variant of DVB-T tuners parameters with an offset between a target bitrate and their theoretical bitrate.
◆ operator<()
Comparison operator for list sort.
Sort criterion: increasing order of absolute value of bitrate_diff. This allow the creation of a list of parameters, from the closest to a target bitrate.
- Parameters
-
[in] | other | Other instance to compare. |
- Returns
- True if this object is logically less than other.
◆ EvaluateToBitrate()
Build a list of all possible combinations of DVB-T parameters for a target bitrate.
- Parameters
-
[out] | params | List of all possible combinations of bandwidth, constellation, guard interval and high-priority FEC, sorted in increasing order of bitrate difference from a bitrate. |
[in] | bitrate | Target bitrate in bits/second. |
The documentation for this class was generated from the following file: