|
GNU Radio's HOWTO Package
|
#include <gn3s_source.h>
Public Member Functions | |
| gn3s_Source () | |
| Create the GPS source with the proper hardware type. More... | |
| ~gn3s_Source () | |
| Kill the object. More... | |
| void | Read (gn3s_ms_packet *_p, int n_samples) |
| Read in a single ms of data. More... | |
| int | getScale () |
| int | getOvrflw () |
| gn3s_Source::gn3s_Source | ( | ) |
Create the GPS source with the proper hardware type.
| gn3s_Source::~gn3s_Source | ( | ) |
Kill the object.
|
inline |
|
inline |
| void gn3s_Source::Read | ( | gn3s_ms_packet * | _p, |
| int | n_samples | ||
| ) |
Read in a single ms of data.