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

<+description of block+> More...

#include <simplifiedPLOP1.h>

Inheritance diagram for gr::ccsds::simplifiedPLOP1:

Public Types

typedef boost::shared_ptr< simplifiedPLOP1 > sptr
 

Static Public Member Functions

static sptr make (int idleSeqLen, int acqSeqLen)
 Return a shared_ptr to a new instance of ccsds::simplifiedPLOP1. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

Member Function Documentation

static sptr gr::ccsds::simplifiedPLOP1::make ( int  idleSeqLen,
int  acqSeqLen 
)
static

Return a shared_ptr to a new instance of ccsds::simplifiedPLOP1.

To avoid accidental use of raw pointers, ccsds::simplifiedPLOP1's constructor is in a private implementation class. ccsds::simplifiedPLOP1::make is the public interface for creating new instances.


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