![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#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 |
Calculation parameters.
| 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.
1.8.5