changes properties of one or all trace components. Component -1 (the default) changes all components.
More...
|
| SeisTrcPropChg (SeisTrc &t, int ic=-1) |
|
| ~SeisTrcPropChg () |
|
void | corrNormalize () |
|
void | mute (float pos, float taperlen) |
|
void | normalize (bool aroundzero) |
|
void | removeAVG () |
|
void | scale (const Scaler &) |
|
void | scale (float fac, float shft=0) |
|
void | stack (const SeisTrc &, bool alongref=false, float wght=1) |
|
void | tailMute (float, float) |
|
void | topMute (float, float) |
|
SeisTrc & | trace () |
|
| SeisTrcPropCalc (const SeisTrc &t, int ic=0) |
|
virtual | ~SeisTrcPropCalc () |
|
double | corr (const SeisTrc &, const SampleGate &, bool alpick=false) const |
|
double | dist (const SeisTrc &, const SampleGate &, bool alpick=false) const |
|
ValueSeriesEvent< float, float > | find (VSEvent::Type, Interval< float >, int occ=1) const |
|
float | getFreq (float z) const |
|
float | getFreq (int isamp) const |
|
float | getPhase (float zpos, bool indegrees=false) const |
|
float | getPhase (int isamp, bool indegrees=false) const |
|
void | setComponent (int i) |
|
const SeisTrc & | trace () const |
|
changes properties of one or all trace components. Component -1 (the default) changes all components.
<>