|
HDK
|
#include <CHOP_Fitter.h>
Public Member Functions | |
| CHOP_Fitter () | |
| ~CHOP_Fitter () | |
| int | convertToCollection (const CL_Clip &clip, OP_Channels &coll, fpreal error2, int start, int end) |
| void | convertToTrack (CH_Channel *channel, CL_Track &track, int istart, int iend) |
| void | setScope (OP_Channels &coll, const char *scope) |
Static Public Member Functions | |
| static const char * | fixName (const char *input) |
Definition at line 25 of file CHOP_Fitter.h.
| CHOP_Fitter::CHOP_Fitter | ( | ) |
| CHOP_Fitter::~CHOP_Fitter | ( | ) |
| int CHOP_Fitter::convertToCollection | ( | const CL_Clip & | clip, |
| OP_Channels & | coll, | ||
| fpreal | error2, | ||
| int | start, | ||
| int | end | ||
| ) |
| void CHOP_Fitter::convertToTrack | ( | CH_Channel * | channel, |
| CL_Track & | track, | ||
| int | istart, | ||
| int | iend | ||
| ) |
|
static |
| void CHOP_Fitter::setScope | ( | OP_Channels & | coll, |
| const char * | scope | ||
| ) |