GNU Radio's HOWTO Package
gn3s_Source Class Reference

#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 ()
 

Constructor & Destructor Documentation

◆ gn3s_Source()

gn3s_Source::gn3s_Source ( )

Create the GPS source with the proper hardware type.

◆ ~gn3s_Source()

gn3s_Source::~gn3s_Source ( )

Kill the object.

Member Function Documentation

◆ getOvrflw()

int gn3s_Source::getOvrflw ( )
inline

◆ getScale()

int gn3s_Source::getScale ( )
inline

◆ Read()

void gn3s_Source::Read ( gn3s_ms_packet _p,
int  n_samples 
)

Read in a single ms of data.


The documentation for this class was generated from the following file: