casa
5.7.0-16
|
#include <QWidget>
#include <QMap>
#include <QThread>
#include <QProgressDialog>
#include <casa/Quanta/Quantum.h>
#include <coordinates/Coordinates/SpectralCoordinate.h>
#include <display/QtPlotter/ProfileTaskFacilitator.h>
#include <display/QtPlotter/MomentSettingsWidgetRadio.ui.h>
#include <imageanalysis/ImageAnalysis/ImageMomentsProgressMonitor.h>
Go to the source code of this file.
Classes | |
class | casacore::ImageInterface< T > |
A base class for astronomical images. More... | |
class | casa::ImageMoments< T > |
This class generates moments from an image. More... | |
class | casa::CollapseResult |
class | casa::MomentCollapseThreadRadio |
Note: ImageMomentsProgressMonitor is an interface that provides this class with updates concerning the progress of the moment calculation task. More... | |
class | casa::MomentSettingsWidgetRadio |
Note: ProfileTaskFacilitator abstracts out some of the common functionality needed for calculating moments and spectral line fitting into a single base class. More... | |
Namespaces | |
casacore | |
For temporary backward namespace compatibility, use casa as alias for casacore. | |
casa | |
-*- mode: c++ -*- | |