#include <array>
#include <cmath>
#include <utility>
#include "libmythbase/mythdbcon.h"
#include "diseqcsettings.h"
Go to the source code of this file.
◆ AngleToEdit()
| static double AngleToEdit |
( |
double |
angle, |
|
|
QString & |
hemi |
|
) |
| |
|
static |
◆ AngleToFloat()
| static double AngleToFloat |
( |
const QString & |
angle, |
|
|
bool |
translated = true |
|
) |
| |
|
static |
◆ AngleToString()
| static QString AngleToString |
( |
double |
angle | ) |
|
|
static |
◆ DiSEqCLatitude()
◆ DiSEqCLongitude()
◆ FindPreset()
◆ lnb_presets
Initial value:{
lnb_preset(QT_TRANSLATE_NOOP(
"DeviceTree",
"Universal (Europe)"),
11700000, 9750000, 10600000),
lnb_preset(QT_TRANSLATE_NOOP(
"DeviceTree",
"Single (Europe)"),
lnb_preset(QT_TRANSLATE_NOOP(
"DeviceTree",
"Circular (N. America)"),
lnb_preset(QT_TRANSLATE_NOOP(
"DeviceTree",
"Linear (N. America)"),
lnb_preset(QT_TRANSLATE_NOOP(
"DeviceTree",
"C Band"),
lnb_preset(QT_TRANSLATE_NOOP(
"DeviceTree",
"DishPro Bandstacked"),
}
@ kTypeVoltageAndToneControl
Definition at line 697 of file diseqcsettings.cpp.
Referenced by FindPreset(), LNBPresetSetting::LNBPresetSetting(), and LNBConfig::SetPreset().