Public Member Functions | |
| SeisTrcFunction (const SeisTrc &trc, int icomp) | |
| float | getValue (float z) const |
Protected Attributes | |
| const SeisTrc & | trc_ |
| const int | icomp_ |
> Seismic traces conforming the MathFunction interface.
One of the components of a SeisTrc can be selected to form a ValueSeries.
| SeisTrcFunction::SeisTrcFunction | ( | const SeisTrc & | trc, | |
| int | icomp | |||
| ) | [inline] |
| float SeisTrcFunction::getValue | ( | float | z | ) | const [inline] |
const int SeisTrcFunction::icomp_ [protected] |
const SeisTrc& SeisTrcFunction::trc_ [protected] |
1.7.1