UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
S2PolyWaveApprox::Params Struct Reference

#include <s2_poly_wave_approx.hpp>

Public Member Functions

void info () const
 

Public Attributes

double twin_start
 
double twin_len
 
double dt
 
size_t pdeg
 
size_t tbnum
 

Detailed Description

Calculation parameters.

Member Data Documentation

double S2PolyWaveApprox::Params::dt

Correlation time base.

size_t S2PolyWaveApprox::Params::pdeg

Approximation polynom degree.

size_t S2PolyWaveApprox::Params::tbnum

Number of traces bases for polynom coefficient determing.

double S2PolyWaveApprox::Params::twin_len

Length of time window.

double S2PolyWaveApprox::Params::twin_start

Start of time window.


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