casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
casa::ProfileFit1D< T > Member List

This is the complete list of members for casa::ProfileFit1D< T >, including all inherited members.

addElement(const SpectralElement &el)casa::ProfileFit1D< T >
addElements(const SpectralList &list)casa::ProfileFit1D< T >
checkType() const casa::ProfileFit1D< T >private
clearList()casa::ProfileFit1D< T >
copy(const ProfileFit1D< T > &other)casa::ProfileFit1D< T >private
errorMessage() const casa::ProfileFit1D< T >inline
fit()casa::ProfileFit1D< T >
getChiSquared() const casa::ProfileFit1D< T >inline
getDataMask() const casa::ProfileFit1D< T >inline
getEstimate(casacore::Int which=-1) const casa::ProfileFit1D< T >
getFit(casacore::Int which=-1) const casa::ProfileFit1D< T >
getList(casacore::Bool fit=true) const casa::ProfileFit1D< T >
getNumberIterations() const casa::ProfileFit1D< T >inline
getRangeMask() const casa::ProfileFit1D< T >inline
getResidual(casacore::Int which=-1, casacore::Bool fit=true) const casa::ProfileFit1D< T >
getSubsetList(const SpectralList &list, casacore::Int which) const casa::ProfileFit1D< T >private
getTotalMask() const casa::ProfileFit1D< T >inline
itsDataMaskcasa::ProfileFit1D< T >private
itsErrorcasa::ProfileFit1D< T >mutableprivate
itsFittercasa::ProfileFit1D< T >private
itsListcasa::ProfileFit1D< T >private
itsRangeMaskcasa::ProfileFit1D< T >private
itsWeightcasa::ProfileFit1D< T >private
itsXcasa::ProfileFit1D< T >private
itsYcasa::ProfileFit1D< T >private
makeTotalMask() const casa::ProfileFit1D< T >private
operator=(const ProfileFit1D &other)casa::ProfileFit1D< T >
ProfileFit1D()casa::ProfileFit1D< T >
ProfileFit1D(const ProfileFit1D &other)casa::ProfileFit1D< T >
setData(const casacore::Vector< casacore::Double > &x, const casacore::Vector< T > &y, const casacore::Vector< casacore::Bool > &mask, const casacore::Vector< casacore::Double > &weight)casa::ProfileFit1D< T >
setData(const casacore::Vector< casacore::Double > &x, const casacore::Vector< T > &y, const casacore::Vector< casacore::Bool > &mask)casa::ProfileFit1D< T >
setData(const casacore::Vector< casacore::Double > &x, const casacore::Vector< T > &y)casa::ProfileFit1D< T >
setElements(const SpectralList &list)casa::ProfileFit1D< T >
setGaussianElements(casacore::uInt nGauss)casa::ProfileFit1D< T >
setXMask(const std::set< casacore::uInt > &indices, casacore::Bool specifiedPixelsAreGood)casa::ProfileFit1D< T >
setXRangeMask(const casacore::Vector< casacore::uInt > &startIndex, const casacore::Vector< casacore::uInt > &endIndex, casacore::Bool insideIsGood=true)casa::ProfileFit1D< T >
setXRangeMask(const casacore::Vector< T > &startIndex, const casacore::Vector< T > &endIndex, casacore::Bool insideIsGood=true)casa::ProfileFit1D< T >
~ProfileFit1D()casa::ProfileFit1D< T >