#include <libFireBird.h>
Data Fields | |
| byte | SatIndex |
| dword | Frequency |
| word | SymbolRate |
| byte | ChannelNr |
| byte | Bandwidth |
| word | TSID |
| word | OriginalNetworkID |
| word | NetworkID |
| bool | Pilot |
| byte | FEC |
| byte | Modulation |
| byte | ModSystem |
| byte | Polarisation |
| byte | LPHP |
| bool | ClockSync |
| word | unused1 |
| word | unused2 |
| byte | unused3 |
| word | unused4 |
Definition at line 1600 of file libFireBird.h.
| byte tFlashTransponderTable::Bandwidth |
Definition at line 1606 of file libFireBird.h.
| byte tFlashTransponderTable::ChannelNr |
Definition at line 1605 of file libFireBird.h.
| bool tFlashTransponderTable::ClockSync |
Definition at line 1619 of file libFireBird.h.
| byte tFlashTransponderTable::FEC |
Definition at line 1611 of file libFireBird.h.
| dword tFlashTransponderTable::Frequency |
Definition at line 1603 of file libFireBird.h.
| byte tFlashTransponderTable::LPHP |
Definition at line 1618 of file libFireBird.h.
| byte tFlashTransponderTable::ModSystem |
Definition at line 1616 of file libFireBird.h.
Referenced by FlashTransponderFindIndex2().
| byte tFlashTransponderTable::Modulation |
Definition at line 1614 of file libFireBird.h.
| word tFlashTransponderTable::NetworkID |
Definition at line 1609 of file libFireBird.h.
| word tFlashTransponderTable::OriginalNetworkID |
Definition at line 1608 of file libFireBird.h.
Referenced by FlashServiceFindNum(), FlashTransponderFindIndex(), FlashTransponderFindIndex2(), and LogoManager_GetChannelID().
| bool tFlashTransponderTable::Pilot |
Definition at line 1610 of file libFireBird.h.
| byte tFlashTransponderTable::Polarisation |
Definition at line 1617 of file libFireBird.h.
| byte tFlashTransponderTable::SatIndex |
Definition at line 1602 of file libFireBird.h.
| word tFlashTransponderTable::SymbolRate |
Definition at line 1604 of file libFireBird.h.
| word tFlashTransponderTable::TSID |
Definition at line 1607 of file libFireBird.h.
Referenced by FlashServiceFindNum(), FlashTransponderFindIndex(), FlashTransponderFindIndex2(), and LogoManager_GetChannelID().
| word tFlashTransponderTable::unused1 |
Definition at line 1621 of file libFireBird.h.
| word tFlashTransponderTable::unused2 |
Definition at line 1622 of file libFireBird.h.
| byte tFlashTransponderTable::unused3 |
Definition at line 1623 of file libFireBird.h.
| word tFlashTransponderTable::unused4 |
Definition at line 1624 of file libFireBird.h.