Public Member Functions | |
| StoredFunction (StoredFunctionSource &) | |
| bool | moveTo (const BinID &) |
| StepInterval< float > | getAvailableZ () const |
Protected Member Functions | |
| bool | computeVelocity (float z0, float dz, int nr, float *res) const |
Protected Attributes | |
| bool | zit_ |
| TypeSet< float > | zval_ |
| TypeSet< float > | vel_ |
VelocityFunction that gets its information from a Velocity Picks.
| Vel::StoredFunction::StoredFunction | ( | StoredFunctionSource & | ) |
| bool Vel::StoredFunction::computeVelocity | ( | float | z0, | |
| float | dz, | |||
| int | nr, | |||
| float * | res | |||
| ) | const [protected] |
| StepInterval<float> Vel::StoredFunction::getAvailableZ | ( | ) | const |
| bool Vel::StoredFunction::moveTo | ( | const BinID & | ) |
TypeSet<float> Vel::StoredFunction::vel_ [protected] |
bool Vel::StoredFunction::zit_ [protected] |
TypeSet<float> Vel::StoredFunction::zval_ [protected] |
1.7.1