FPCUTPT Class Reference
#include <pithsync.h>
List of all members.
Public Member Functions |
| FPCUTPT () |
void | setup (FPCUTPT cutpts[], inT16 array_origin, STATS *projection, inT16 zero_count, inT16 pitch, inT16 x, inT16 offset) |
void | assign (FPCUTPT cutpts[], inT16 array_origin, inT16 x, BOOL8 faking, BOOL8 mid_cut, inT16 offset, STATS *projection, float projection_scale, inT16 zero_count, inT16 pitch, inT16 pitch_error) |
void | assign_cheap (FPCUTPT cutpts[], inT16 array_origin, inT16 x, BOOL8 faking, BOOL8 mid_cut, inT16 offset, STATS *projection, float projection_scale, inT16 zero_count, inT16 pitch, inT16 pitch_error) |
inT32 | position () |
double | cost_function () |
double | squares () |
double | sum () |
FPCUTPT * | previous () |
inT16 | cheap_cuts () const |
inT16 | index () const |
Public Attributes |
BOOL8 | faked |
BOOL8 | terminal |
inT16 | fake_count |
Constructor & Destructor Documentation
FPCUTPT::FPCUTPT |
( |
|
) |
[inline] |
Member Function Documentation
void FPCUTPT::assign |
( |
FPCUTPT |
cutpts[], |
|
|
inT16 |
array_origin, |
|
|
inT16 |
x, |
|
|
BOOL8 |
faking, |
|
|
BOOL8 |
mid_cut, |
|
|
inT16 |
offset, |
|
|
STATS * |
projection, |
|
|
float |
projection_scale, |
|
|
inT16 |
zero_count, |
|
|
inT16 |
pitch, |
|
|
inT16 |
pitch_error | |
|
) |
| | |
void FPCUTPT::assign_cheap |
( |
FPCUTPT |
cutpts[], |
|
|
inT16 |
array_origin, |
|
|
inT16 |
x, |
|
|
BOOL8 |
faking, |
|
|
BOOL8 |
mid_cut, |
|
|
inT16 |
offset, |
|
|
STATS * |
projection, |
|
|
float |
projection_scale, |
|
|
inT16 |
zero_count, |
|
|
inT16 |
pitch, |
|
|
inT16 |
pitch_error | |
|
) |
| | |
inT16 FPCUTPT::cheap_cuts |
( |
|
) |
const [inline] |
double FPCUTPT::cost_function |
( |
|
) |
[inline] |
inT16 FPCUTPT::index |
( |
|
) |
const [inline] |
inT32 FPCUTPT::position |
( |
|
) |
[inline] |
FPCUTPT* FPCUTPT::previous |
( |
|
) |
[inline] |
double FPCUTPT::squares |
( |
|
) |
[inline] |
double FPCUTPT::sum |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: