casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
casa::ImageStatsBase< T >::AlgConf Struct Reference

#include <ImageStatsBase.h>

Public Attributes

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

Detailed Description

template<class T>
struct casa::ImageStatsBase< T >::AlgConf

Definition at line 95 of file ImageStatsBase.h.

Member Data Documentation

template<class T>
casacore::StatisticsData::ALGORITHM casa::ImageStatsBase< T >::AlgConf::algorithm

Definition at line 96 of file ImageStatsBase.h.

Referenced by casa::ImageStatsBase< Float >::_getAlgorithm().

fit to have center type

Definition at line 100 of file ImageStatsBase.h.

template<class T>
T casa::ImageStatsBase< T >::AlgConf::cv

fit to half center value

Definition at line 104 of file ImageStatsBase.h.

template<class T>
casacore::Double casa::ImageStatsBase< T >::AlgConf::hf

hinges-fences f factor

Definition at line 98 of file ImageStatsBase.h.

template<class T>
casacore::Int casa::ImageStatsBase< T >::AlgConf::mi

Chauvenet/Biweight max iterations.

Definition at line 108 of file ImageStatsBase.h.

fit to half data portion to use

Definition at line 102 of file ImageStatsBase.h.

template<class T>
casacore::Double casa::ImageStatsBase< T >::AlgConf::zs

Chauvenet zscore.

Definition at line 106 of file ImageStatsBase.h.


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