|
casacore
|
#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... | |
Definition at line 44 of file StatisticsAlgorithmFactory.h.
| FitToHalfStatisticsData::CENTER casacore::StatisticsAlgorithmFactory< AccumType, DataIterator, MaskIterator, WeightsIterator >::FitToHalfData::center |
Definition at line 45 of file StatisticsAlgorithmFactory.h.
| 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.
| 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.
1.8.13