casa
5.7.0-16
|
#include <casa/aips.h>
#include <coordinates/Coordinates/CoordinateSystem.h>
#include <coordinates/Coordinates/SpectralCoordinate.h>
#include <lattices/LatticeMath/LineCollapser.h>
#include <scimath/Functionals/Gaussian1D.h>
#include <scimath/Mathematics/NumericTraits.h>
#include <casa/Arrays/Vector.h>
#include <casa/Logging/LogIO.h>
#include <imageanalysis/ImageAnalysis/MomentFit.tcc>
Go to the source code of this file.
Classes | |
class | casa::MomentsBase< T > |
This class is a base class for generating moments from an image or a spectral data. More... | |
class | casa::MomentFit< T > |
Compute moments from a Gaussian fitted to a profile. More... | |
Namespaces | |
casa | |
-*- mode: c++ -*- | |