#include <segyops.hh>
Public Member Functions | |
| SEGYLinMute (float _s=0.0f, float _tm=0.0f, float _w=0.0f, int _type=0) | |
| SEGYLinMute (SEGYLinMute const &m) | |
| void | set (float _s, float _tm, float _w, int _type=0) |
| ~SEGYLinMute () | |
| void | operator() (LocalDataContainer< float > &, LocalDataContainer< float > const &) |
| string | getName () const |
Definition at line 62 of file segyops.hh.
| TSOpt::SEGYLinMute::SEGYLinMute | ( | float | _s = 0.0f, |
|
| float | _tm = 0.0f, |
|||
| float | _w = 0.0f, |
|||
| int | _type = 0 | |||
| ) |
Definition at line 79 of file segyops.hh.
| TSOpt::SEGYLinMute::SEGYLinMute | ( | SEGYLinMute const & | m | ) |
Definition at line 82 of file segyops.hh.
| TSOpt::SEGYLinMute::~SEGYLinMute | ( | ) |
Definition at line 98 of file segyops.hh.
| void TSOpt::SEGYLinMute::set | ( | float | _s, | |
| float | _tm, | |||
| float | _w, | |||
| int | _type = 0 | |||
| ) |
Definition at line 84 of file segyops.hh.
| void TSOpt::SEGYLinMute::operator() | ( | LocalDataContainer< float > & | , | |
| LocalDataContainer< float > const & | ||||
| ) |
| string TSOpt::SEGYLinMute::getName | ( | ) | const |
Definition at line 104 of file segyops.hh.
1.4.7