SFF++ library: reading and writing SFF from C++
sff::WaveformNormalizer Class Reference

class to normalize waveforms More...

#include <sffxx.h>

Public Member Functions

 WaveformNormalizer (const Enormmode &nm, const double &maxval)
 
const double & maxval () const
 
const double & ampfac () const
 
const bool & scale () const
 

Static Public Attributes

static const int limit =0x1ffffff
 the absolute maximum amplitude (one-sided) to which the time series will be normalized. More...
 

Private Attributes

double Mampfac
 
double Mmaxval
 
bool Mscale
 
Enormmode Mnorm
 

Detailed Description

class to normalize waveforms

Definition at line 268 of file sffxx.h.


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