GNU Radio's CCSDS Package
gr::ccsds::recoverCADU_impl Class Reference

#include <recoverCADU_impl.h>

Inheritance diagram for gr::ccsds::recoverCADU_impl:

Public Member Functions

 recoverCADU_impl (int frame_length, int scramble, std::string tag_name)
 
 ~recoverCADU_impl ()
 
void ambResolution (int ambiguity, unsigned char frame_data[], int frame_length)
 
int work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items)
 

Additional Inherited Members

- Public Types inherited from gr::ccsds::recoverCADU
typedef boost::shared_ptr< recoverCADU > sptr
 
- Static Public Member Functions inherited from gr::ccsds::recoverCADU
static sptr make (int frame_length, int scramble, std::string tag_name)
 Return a shared_ptr to a new instance of ccsds::recoverCADU. More...
 

Constructor & Destructor Documentation

gr::ccsds::recoverCADU_impl::recoverCADU_impl ( int  frame_length,
int  scramble,
std::string  tag_name 
)
gr::ccsds::recoverCADU_impl::~recoverCADU_impl ( )

Member Function Documentation

void gr::ccsds::recoverCADU_impl::ambResolution ( int  ambiguity,
unsigned char  frame_data[],
int  frame_length 
)
int gr::ccsds::recoverCADU_impl::work ( int  noutput_items,
gr_vector_const_void_star &  input_items,
gr_vector_void_star &  output_items 
)

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