DATRW++ library: seismic data I/O with multiple formats

◆ operator()()

double datrw::hpmo::SampleBlock::operator() ( const int &  ichannel,
const int &  isample 
) const
inline

Definition at line 62 of file hpmodata.h.

References value().

63  { return(this->value(ichannel, isample)); }
double value(const int &ichannel, const int &isample) const
Definition: hpmodata.h:60
Here is the call graph for this function: