Public Member Functions | |
| DeltaResample (Desc &) | |
Static Public Member Functions | |
| static void | initClass () |
| static const char * | attribName () |
| static const char * | periodStr () |
Protected Member Functions | |
| bool | getInputData (const BinID &, int zintv) |
| bool | computeData (const DataHolder &, const BinID &, int, int, int) const |
| const Interval< int > * | desZSampMargin (int, int) const |
Static Protected Member Functions | |
| static Provider * | createInstance (Desc &) |
Protected Attributes | |
| float | period_ |
| Interval< int > | dessamps_ |
| const DataHolder * | refcubedata_ |
| const DataHolder * | deltacubedata_ |
| ValueSeries< float > * | refseries_ |
| int | dcdataidx_ |
| Attrib::DeltaResample::DeltaResample | ( | Desc & | ) |
| static const char* Attrib::DeltaResample::attribName | ( | ) | [inline, static] |
| bool Attrib::DeltaResample::computeData | ( | const DataHolder & | , | |
| const BinID & | , | |||
| int | , | |||
| int | , | |||
| int | ||||
| ) | const [protected, virtual] |
Reimplemented from Attrib::Provider.
| const Interval<int>* Attrib::DeltaResample::desZSampMargin | ( | int | , | |
| int | ||||
| ) | const [protected, virtual] |
Reimplemented from Attrib::Provider.
| bool Attrib::DeltaResample::getInputData | ( | const BinID & | , | |
| int | zintv | |||
| ) | [protected, virtual] |
Reimplemented from Attrib::Provider.
| static void Attrib::DeltaResample::initClass | ( | ) | [static] |
| static const char* Attrib::DeltaResample::periodStr | ( | ) | [inline, static] |
int Attrib::DeltaResample::dcdataidx_ [protected] |
const DataHolder* Attrib::DeltaResample::deltacubedata_ [protected] |
Interval<int> Attrib::DeltaResample::dessamps_ [protected] |
float Attrib::DeltaResample::period_ [protected] |
const DataHolder* Attrib::DeltaResample::refcubedata_ [protected] |
ValueSeries<float>* Attrib::DeltaResample::refseries_ [protected] |
1.7.1