Public Member Functions | |
| MatchDelta (Desc &) | |
Static Public Member Functions | |
| static void | initClass () |
| static const char * | attribName () |
| static const char * | maxshiftStr () |
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 |
| void | findEvents (int, int) const |
| void | fillOutput (const DataHolder &, int, int) const |
Static Protected Member Functions | |
| static Provider * | createInstance (Desc &) |
Protected Attributes | |
| float | maxshift_ |
| Interval< int > | dessamps_ |
| float | maxsamps_ |
| const DataHolder * | refcubedata_ |
| const DataHolder * | mtchcubedata_ |
| ValueSeries< float > * | refseries_ |
| ValueSeries< float > * | mtchseries_ |
| Interval< int > | refintv_ |
| Interval< int > | mtchintv_ |
| TypeSet< float > | deltas_ |
| TypeSet< float > | poss_ |
| Attrib::MatchDelta::MatchDelta | ( | Desc & | ) |
| static const char* Attrib::MatchDelta::attribName | ( | ) | [inline, static] |
| bool Attrib::MatchDelta::computeData | ( | const DataHolder & | , | |
| const BinID & | , | |||
| int | , | |||
| int | , | |||
| int | ||||
| ) | const [protected, virtual] |
Reimplemented from Attrib::Provider.
| const Interval<int>* Attrib::MatchDelta::desZSampMargin | ( | int | , | |
| int | ||||
| ) | const [protected, virtual] |
Reimplemented from Attrib::Provider.
| void Attrib::MatchDelta::fillOutput | ( | const DataHolder & | , | |
| int | , | |||
| int | ||||
| ) | const [protected] |
| void Attrib::MatchDelta::findEvents | ( | int | , | |
| int | ||||
| ) | const [protected] |
| bool Attrib::MatchDelta::getInputData | ( | const BinID & | , | |
| int | zintv | |||
| ) | [protected, virtual] |
Reimplemented from Attrib::Provider.
| static void Attrib::MatchDelta::initClass | ( | ) | [static] |
| static const char* Attrib::MatchDelta::maxshiftStr | ( | ) | [inline, static] |
TypeSet<float> Attrib::MatchDelta::deltas_ [mutable, protected] |
Interval<int> Attrib::MatchDelta::dessamps_ [protected] |
float Attrib::MatchDelta::maxsamps_ [protected] |
float Attrib::MatchDelta::maxshift_ [protected] |
const DataHolder* Attrib::MatchDelta::mtchcubedata_ [protected] |
Interval<int> Attrib::MatchDelta::mtchintv_ [mutable, protected] |
ValueSeries<float>* Attrib::MatchDelta::mtchseries_ [protected] |
TypeSet<float> Attrib::MatchDelta::poss_ [mutable, protected] |
const DataHolder* Attrib::MatchDelta::refcubedata_ [protected] |
Interval<int> Attrib::MatchDelta::refintv_ [mutable, protected] |
ValueSeries<float>* Attrib::MatchDelta::refseries_ [protected] |
1.7.1