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
psc::Correlator::Params Struct Reference

#include <psc_correlator.hpp>

Public Member Functions

 Params ()
 

Public Attributes

Trace::TimeT t0
 
Trace::TimeT tSize
 
Trace::TimeT ccfSize
 
unsigned int maxStride
 
int corrDirMask
 
float maxZerosPart
 
Trace::OffsetT offsetsRange [2]
 

Detailed Description

Parameters for calculations.

Constructor & Destructor Documentation

psc::Correlator::Params::Params ( )
inline

Default constructor with parameters provided.

Member Data Documentation

Trace::TimeT psc::Correlator::Params::ccfSize

Size of CCF, ms.

int psc::Correlator::Params::corrDirMask

Mask of correlation directions.

unsigned int psc::Correlator::Params::maxStride

Maximal stride of neighbouring traces correlation.

float psc::Correlator::Params::maxZerosPart

Maximal available part of zeros in surce trace for CCF calculation.

Trace::OffsetT psc::Correlator::Params::offsetsRange[2]

Range of offsets used in computation.

Trace::TimeT psc::Correlator::Params::t0

Start time of correlation window, ms.

Trace::TimeT psc::Correlator::Params::tSize

Size of correlation window, ms.


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