![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Description of the required transposition for a given satellite frequency and polarization. More...
#include <tsLNB.h>
Public Member Functions | |
| Transposition ()=default | |
| Constructor. | |
Public Attributes | |
| size_t | band_index = 0 |
| Band index to switch to (e.g. 0 and 1 for low and high band of a universal LNB). | |
| uint64_t | intermediate_frequency = 0 |
| Intermediate frequency. | |
| uint64_t | oscillator_frequency = 0 |
| Oscillator frequency. | |
| uint64_t | satellite_frequency = 0 |
| Satellite frequency. | |
| bool | stacked = false |
| All transpositions are "stacked", no need to send a command to the dish. | |
Description of the required transposition for a given satellite frequency and polarization.