casacore
|
#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... | |
Definition at line 46 of file StatisticsAlgorithmFactoryData.h.
FitToHalfStatisticsData::CENTER casacore::StatisticsAlgorithmFactoryData::FitToHalfData< AccumType >::center |
Definition at line 47 of file StatisticsAlgorithmFactoryData.h.
AccumType casacore::StatisticsAlgorithmFactoryData::FitToHalfData< AccumType >::centerValue |
fit to half center value (only relevent if center=CVALUE)
Definition at line 51 of file StatisticsAlgorithmFactoryData.h.
FitToHalfStatisticsData::USE_DATA casacore::StatisticsAlgorithmFactoryData::FitToHalfData< AccumType >::side |
fit to half data portion to use
Definition at line 49 of file StatisticsAlgorithmFactoryData.h.