#include <segyops.hh>
Public Member Functions | |
| SEGYTaper (std::string td) | |
| SEGYTaper (SEGYTaper const &x) | |
| void | operator() (LocalDataContainer< float > &, LocalDataContainer< float > const &) |
| string | getName () const |
Definition at line 48 of file segyops.hh.
| TSOpt::SEGYTaper::SEGYTaper | ( | std::string | td | ) |
Definition at line 52 of file segyops.hh.
| TSOpt::SEGYTaper::SEGYTaper | ( | SEGYTaper const & | x | ) |
Definition at line 55 of file segyops.hh.
| void TSOpt::SEGYTaper::operator() | ( | LocalDataContainer< float > & | , | |
| LocalDataContainer< float > const & | ||||
| ) |
| string TSOpt::SEGYTaper::getName | ( | ) | const |
Definition at line 59 of file segyops.hh.
1.4.7