|
GNU Radio's CCSDS Package
|
#include <extractCADU_impl.h>

Public Member Functions | |
| extractCADU_impl (int frameLength, std::string syncWord, int tolerance, int descramble, int rs, int intDepth) | |
| ~extractCADU_impl () | |
Additional Inherited Members | |
Public Types inherited from gr::ccsds::extractCADU | |
| typedef boost::shared_ptr< extractCADU > | sptr |
Static Public Member Functions inherited from gr::ccsds::extractCADU | |
| static sptr | make (int frameLength, std::string syncWord, int tolerance, int descramble, int rs, int intDepth) |
| Return a shared_ptr to a new instance of ccsds::extractCADU. More... | |
| gr::ccsds::extractCADU_impl::extractCADU_impl | ( | int | frameLength, |
| std::string | syncWord, | ||
| int | tolerance, | ||
| int | descramble, | ||
| int | rs, | ||
| int | intDepth | ||
| ) |
| gr::ccsds::extractCADU_impl::~extractCADU_impl | ( | ) |