#include <msdd6000_rs.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
STATE_STOPPED |
|
STATE_STARTED |
|
Constructor & Destructor Documentation
MSDD6000_RS::MSDD6000_RS |
( |
char * |
ip_addr | ) |
|
MSDD6000_RS::~MSDD6000_RS |
( |
| ) |
|
Member Function Documentation
float MSDD6000_RS::pull_ddc_bw |
( |
| ) |
|
int MSDD6000_RS::pull_ddc_gain |
( |
| ) |
|
float MSDD6000_RS::pull_ddc_samp_rate |
( |
| ) |
|
int MSDD6000_RS::pull_rf_atten |
( |
| ) |
|
float MSDD6000_RS::pull_rx_freq |
( |
| ) |
|
int MSDD6000_RS::read |
( |
char * |
, |
|
|
int |
|
|
) |
| |
void MSDD6000_RS::send_request |
( |
float |
, |
|
|
float |
, |
|
|
float |
, |
|
|
float |
, |
|
|
float |
, |
|
|
float |
, |
|
|
float |
|
|
) |
| |
void MSDD6000_RS::set_ddc_bw |
( |
float |
bw_khz | ) |
|
void MSDD6000_RS::set_ddc_gain |
( |
int |
gain | ) |
|
void MSDD6000_RS::set_ddc_samp_rate |
( |
float |
sample_rate_khz | ) |
|
void MSDD6000_RS::set_fc |
( |
int |
center_mhz, |
|
|
int |
offset_hz |
|
) |
| |
void MSDD6000_RS::set_rf_attn |
( |
int |
attn | ) |
|
void MSDD6000_RS::start |
( |
| ) |
|
int MSDD6000_RS::start_data |
( |
| ) |
|
void MSDD6000_RS::stop |
( |
| ) |
|
int MSDD6000_RS::stop_data |
( |
| ) |
|
The documentation for this class was generated from the following file: