TS++ library: time series library
ts::tapers::ovtaper::Picks Class Reference

a sequence of picks More...

#include <ovtaper.h>

Collaboration diagram for ts::tapers::ovtaper::Picks:

Public Types

typedef std::list< PickTlistofpick
 

Public Member Functions

 Picks (const bool &debug)
 
void read (std::istream &is)
 read from file in refract taper file format More...
 
Pick pick (const double &offset) const
 return interpolated pick for given offset More...
 
double time (const double &offset) const
 return time for interpolated pick at given offset More...
 

Private Attributes

bool Mdebug
 produce debug output if true More...
 
Tlistofpick Mpicks
 picks More...
 

Detailed Description

a sequence of picks

Definition at line 74 of file ovtaper.h.


The documentation for this class was generated from the following files: