UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
RWSel::Selector Class Reference

Classes

struct  MedFilter
 
struct  Parameters
 
struct  TimeSelWinPar
 

Public Member Functions

 Selector (const Parameters &params)
 
void FKfil (WaveField &iwf) const
 
void FKfilMute (WaveField &iwf, double tavg, std::vector< double > &ts, double tleft, double tright, size_t ihb, size_t ihe) const
 
WaveField getWave (const WaveField &iwf) const
 

Protected Member Functions

void Apply2DFFT (double **sp2Dm, int dir, int n1, int n2) const
 
void FKFilWeights (double **weFil, int n1, int n2, float df, float dk) const
 
void GetWeightPar (int fdim, int kdim, int js1, int js2, int *jb1, int *je1, int *jb2, int *je2, int *lw1, int *lw2, int dir) const
 
float DownCos (int j, int je1, int lw1) const
 
float UpCos (int j, int je2, int lw2) const
 
void get_wave_form (const WaveField &iwf, Trace &wform, int ibw, int iew) const
 
Trace::AmplT get_ampl_coeff (const Trace &tr, const Trace &wform, Trace::TimeT win_b, Trace::TimeT win_e) const
 
bool smooth_ampls (S2Corr::DVector &ampls, int pdeg) const
 
int get_smooth_poly_order (size_t n, float smth_order) const
 
void get_slide_base_ids (const WaveField &iwf, size_t slide_base_traces_num, size_t id, size_t &trb_id, size_t &tre_id) const
 
void GetTimeSelWinPar (const WaveField &iwf, TimeSelWinPar &tswinPar) const
 
int WeightSelTrWin (Trace &wform, TimeSelWinPar &tswinPar) const
 
int ConvTrSpOpTr (Trace &wform, MedFilter &medFil) const
 

Protected Attributes

Parameters m_params
 

Member Function Documentation

WaveField RWSel::Selector::getWave ( const WaveField iwf) const

Gets wavefield with selected wave.

Member Data Documentation

Parameters RWSel::Selector::m_params
protected

Parameters of selection.


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