Go to the source code of this file.
Classes | |
class | casa::PCFSpectralElement |
Abstract base class that describes a spectral profile that can be parameterized by a peak value (amplitude), center, and width. More... | |
Namespaces | |
namespace | casa |
----------------------------------------------------------------------------- Start of casa namespace ----------------------------------------------------------------------------- | |
Functions | |
Bool | casa::fixedAmpl () const |
Bool | casa::fixedCenter () const |
Bool | casa::fixedWidth () const |
Bool | casa::fixedFWHM () const |
casa::PCFSpectralElement (SpectralElement::Types type) | |
casa::PCFSpectralElement (SpectralElement::Types type, const Vector< Double > ¶m) | |
param should have three elements: amplitude, center, and width | |
casa::PCFSpectralElement (SpectralElement::Types type, Double amp, Double center, Double width) | |
casa::PCFSpectralElement (const PCFSpectralElement &other) | |
casa::PCFSpectralElement () | |
void | casa::_initFunction () |