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::PSC_Params Struct Reference

Public Member Functions

bool CheckParams ()
 
void info ()
 

Public Attributes

int corr_direct
 
unsigned int stride_num
 
float start_time
 
float time_width
 
float ccf_length
 
float offset_range [2]
 
float max_shift
 
bool use_offset_weights_flag
 
float l_max
 
float l_half
 
float l_eps
 

Member Data Documentation

float PSC::PSC_Params::ccf_length

Length of correlation function, ms

int PSC::PSC_Params::corr_direct

Correlation direction Combined/Offset/CM/Orthogonal

float PSC::PSC_Params::l_eps

Weight limit for max offset value

float PSC::PSC_Params::l_half

Half offset for weight determination

float PSC::PSC_Params::l_max

Max offset value for weight determination

float PSC::PSC_Params::max_shift

Max time shift for CCF maximum determination, ms

float PSC::PSC_Params::offset_range[2]

Range of offsets to correlate

float PSC::PSC_Params::start_time

Start time of correlation window, ms

unsigned int PSC::PSC_Params::stride_num

Number of NMGLs to correlate (must be more than 0)

float PSC::PSC_Params::time_width

Length of correlation window, ms

bool PSC::PSC_Params::use_offset_weights_flag

Use offset weights.


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