casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
casacore::StatisticsAlgorithmFactoryData::FitToHalfData< AccumType > Struct Template Reference

#include <StatisticsAlgorithmFactoryData.h>

Public Attributes

FitToHalfStatisticsData::CENTER center
 
FitToHalfStatisticsData::USE_DATA side
 fit to half data portion to use More...
 
AccumType centerValue
 fit to half center value (only relevent if center=CVALUE) More...
 

Detailed Description

template<class AccumType>
struct casacore::StatisticsAlgorithmFactoryData::FitToHalfData< AccumType >

Definition at line 46 of file StatisticsAlgorithmFactoryData.h.

Member Data Documentation

Definition at line 47 of file StatisticsAlgorithmFactoryData.h.

template<class AccumType>
AccumType casacore::StatisticsAlgorithmFactoryData::FitToHalfData< AccumType >::centerValue

fit to half center value (only relevent if center=CVALUE)

Definition at line 51 of file StatisticsAlgorithmFactoryData.h.

fit to half data portion to use

Definition at line 49 of file StatisticsAlgorithmFactoryData.h.


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