#include <segyops.hh>
Public Member Functions | |
| SEGYFwdInt (int _nint) | |
| SEGYFwdInt (SEGYFwdInt const &m) | |
| ~SEGYFwdInt () | |
| void | operator() (LocalDataContainer< float > &, LocalDataContainer< float > const &) |
| string | getName () const |
Definition at line 108 of file segyops.hh.
| TSOpt::SEGYFwdInt::SEGYFwdInt | ( | int | _nint | ) |
Definition at line 116 of file segyops.hh.
| TSOpt::SEGYFwdInt::SEGYFwdInt | ( | SEGYFwdInt const & | m | ) |
Definition at line 118 of file segyops.hh.
| TSOpt::SEGYFwdInt::~SEGYFwdInt | ( | ) |
Definition at line 120 of file segyops.hh.
| void TSOpt::SEGYFwdInt::operator() | ( | LocalDataContainer< float > & | , | |
| LocalDataContainer< float > const & | ||||
| ) |
| string TSOpt::SEGYFwdInt::getName | ( | ) | const |
Definition at line 126 of file segyops.hh.
1.4.7