casa::ProfileFitResults Class Reference

#include <ProfileFitResults.h>

List of all members.

Public Member Functions

 ProfileFitResults (const ImageFit1D< Float > &fitter)
 Class to store results from a ImageFit1D object that ImageProfileFitter needs.
 ~ProfileFitResults ()
const SpectralList getList () const
Bool converged () const
uInt getNumberIterations () const
Bool isValid () const
Bool succeeded () const

Private Attributes

SpectralList _spectralList
Bool _converged
Bool _isValid
Bool _succeeded
uInt _iterations

Detailed Description

Definition at line 37 of file ProfileFitResults.h.


Constructor & Destructor Documentation

casa::ProfileFitResults::ProfileFitResults ( const ImageFit1D< Float > &  fitter  ) 

Class to store results from a ImageFit1D object that ImageProfileFitter needs.

Etymology

Results of a profile fit.

Synopsis

Class to store results from a ImageFit1D object that ImageProfileFitter needs

Example

casa::ProfileFitResults::~ProfileFitResults (  )  [inline]

Definition at line 63 of file ProfileFitResults.h.


Member Function Documentation

Bool casa::ProfileFitResults::converged (  )  const [inline]

Definition at line 67 of file ProfileFitResults.h.

References _converged.

const SpectralList casa::ProfileFitResults::getList (  )  const [inline]

Definition at line 65 of file ProfileFitResults.h.

References _spectralList.

uInt casa::ProfileFitResults::getNumberIterations (  )  const [inline]

Definition at line 69 of file ProfileFitResults.h.

References _iterations.

Bool casa::ProfileFitResults::isValid (  )  const [inline]

Definition at line 71 of file ProfileFitResults.h.

References _isValid.

Bool casa::ProfileFitResults::succeeded (  )  const [inline]

Definition at line 73 of file ProfileFitResults.h.

References _succeeded.


Member Data Documentation

Definition at line 76 of file ProfileFitResults.h.

Referenced by converged().

Definition at line 76 of file ProfileFitResults.h.

Referenced by isValid().

Definition at line 77 of file ProfileFitResults.h.

Referenced by getNumberIterations().

Definition at line 75 of file ProfileFitResults.h.

Referenced by getList().

Definition at line 76 of file ProfileFitResults.h.

Referenced by succeeded().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1