#include <fe_tuner_port_impl.h>
frontend::InAnalogTunerPort::~InAnalogTunerPort |
( |
| ) |
|
|
inline |
std::string frontend::InAnalogTunerPort::getRepid |
( |
| ) |
const |
|
inlinevirtual |
CORBA::Boolean frontend::InAnalogTunerPort::getTunerAgcEnable |
( |
const char * |
id | ) |
|
|
inline |
CORBA::Double frontend::InAnalogTunerPort::getTunerBandwidth |
( |
const char * |
id | ) |
|
|
inline |
CORBA::Double frontend::InAnalogTunerPort::getTunerCenterFrequency |
( |
const char * |
id | ) |
|
|
inline |
CORBA::Boolean frontend::InAnalogTunerPort::getTunerEnable |
( |
const char * |
id | ) |
|
|
inline |
CORBA::Float frontend::InAnalogTunerPort::getTunerGain |
( |
const char * |
id | ) |
|
|
inline |
CORBA::Long frontend::InAnalogTunerPort::getTunerReferenceSource |
( |
const char * |
id | ) |
|
|
inline |
void frontend::InAnalogTunerPort::setTunerAgcEnable |
( |
const char * |
id, |
|
|
CORBA::Boolean |
enable |
|
) |
| |
|
inline |
void frontend::InAnalogTunerPort::setTunerBandwidth |
( |
const char * |
id, |
|
|
CORBA::Double |
bw |
|
) |
| |
|
inline |
void frontend::InAnalogTunerPort::setTunerCenterFrequency |
( |
const char * |
id, |
|
|
CORBA::Double |
freq |
|
) |
| |
|
inline |
void frontend::InAnalogTunerPort::setTunerEnable |
( |
const char * |
id, |
|
|
CORBA::Boolean |
enable |
|
) |
| |
|
inline |
void frontend::InAnalogTunerPort::setTunerGain |
( |
const char * |
id, |
|
|
CORBA::Float |
gain |
|
) |
| |
|
inline |
void frontend::InAnalogTunerPort::setTunerReferenceSource |
( |
const char * |
id, |
|
|
CORBA::Long |
source |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: