casacore
Public Attributes | List of all members
casacore::LatticeStatistics< T >::AlgConf Struct Reference

#include <LatticeStatistics.h>

Public Attributes

StatisticsData::ALGORITHM algorithm
 
Double hf
 hinges-fences f factor More...
 
FitToHalfStatisticsData::CENTER ct
 fit to have center type More...
 
FitToHalfStatisticsData::USE_DATA ud
 fit to half data portion to use More...
 
AccumType cv
 fit to half center value More...
 
Double zs
 Chauvenet zscore. More...
 
Int mi
 Chauvenet max iterations. More...
 

Detailed Description

template<class T>
struct casacore::LatticeStatistics< T >::AlgConf

Definition at line 204 of file LatticeStatistics.h.

Member Data Documentation

◆ algorithm

template<class T>
StatisticsData::ALGORITHM casacore::LatticeStatistics< T >::AlgConf::algorithm

Definition at line 205 of file LatticeStatistics.h.

◆ ct

template<class T>
FitToHalfStatisticsData::CENTER casacore::LatticeStatistics< T >::AlgConf::ct

fit to have center type

Definition at line 209 of file LatticeStatistics.h.

◆ cv

template<class T>
AccumType casacore::LatticeStatistics< T >::AlgConf::cv

fit to half center value

Definition at line 213 of file LatticeStatistics.h.

◆ hf

template<class T>
Double casacore::LatticeStatistics< T >::AlgConf::hf

hinges-fences f factor

Definition at line 207 of file LatticeStatistics.h.

◆ mi

template<class T>
Int casacore::LatticeStatistics< T >::AlgConf::mi

Chauvenet max iterations.

Definition at line 217 of file LatticeStatistics.h.

◆ ud

fit to half data portion to use

Definition at line 211 of file LatticeStatistics.h.

◆ zs

template<class T>
Double casacore::LatticeStatistics< T >::AlgConf::zs

Chauvenet zscore.

Definition at line 215 of file LatticeStatistics.h.


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