#include <segyops.hh>
Public Member Functions | |
| SEGYAdjInt (int _nint) | |
| SEGYAdjInt (SEGYAdjInt const &m) | |
| ~SEGYAdjInt () | |
| void | operator() (LocalDataContainer< float > &, LocalDataContainer< float > const &) |
| string | getName () const |
Definition at line 130 of file segyops.hh.
| TSOpt::SEGYAdjInt::SEGYAdjInt | ( | int | _nint | ) |
Definition at line 138 of file segyops.hh.
| TSOpt::SEGYAdjInt::SEGYAdjInt | ( | SEGYAdjInt const & | m | ) |
Definition at line 140 of file segyops.hh.
| TSOpt::SEGYAdjInt::~SEGYAdjInt | ( | ) |
Definition at line 142 of file segyops.hh.
| void TSOpt::SEGYAdjInt::operator() | ( | LocalDataContainer< float > & | , | |
| LocalDataContainer< float > const & | ||||
| ) |
| string TSOpt::SEGYAdjInt::getName | ( | ) | const |
Definition at line 148 of file segyops.hh.
1.4.7