casacore
Public Attributes | List of all members
casacore::StatisticsAlgorithmFactory< AccumType, DataIterator, MaskIterator, WeightsIterator >::FitToHalfData Struct Reference

#include <StatisticsAlgorithmFactory.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, class DataIterator, class MaskIterator = const Bool *, class WeightsIterator = DataIterator>
struct casacore::StatisticsAlgorithmFactory< AccumType, DataIterator, MaskIterator, WeightsIterator >::FitToHalfData

Definition at line 44 of file StatisticsAlgorithmFactory.h.

Member Data Documentation

◆ center

template<class AccumType, class DataIterator, class MaskIterator = const Bool *, class WeightsIterator = DataIterator>
FitToHalfStatisticsData::CENTER casacore::StatisticsAlgorithmFactory< AccumType, DataIterator, MaskIterator, WeightsIterator >::FitToHalfData::center

Definition at line 45 of file StatisticsAlgorithmFactory.h.

◆ centerValue

template<class AccumType, class DataIterator, class MaskIterator = const Bool *, class WeightsIterator = DataIterator>
AccumType casacore::StatisticsAlgorithmFactory< AccumType, DataIterator, MaskIterator, WeightsIterator >::FitToHalfData::centerValue

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

Definition at line 49 of file StatisticsAlgorithmFactory.h.

◆ side

template<class AccumType, class DataIterator, class MaskIterator = const Bool *, class WeightsIterator = DataIterator>
FitToHalfStatisticsData::USE_DATA casacore::StatisticsAlgorithmFactory< AccumType, DataIterator, MaskIterator, WeightsIterator >::FitToHalfData::side

fit to half data portion to use

Definition at line 47 of file StatisticsAlgorithmFactory.h.


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