Go to the source code of this file.
Classes | |
class | casa::PowerLogPolynomialSpectralElement |
Describes the function most often used for determining spectral index plus higher order terms: y = c_0 * x**( c_1 + c_2*ln(x) + c_3*ln(x)**2 + ... ) where c_1 is the traditional spectral index (alpha). More... | |
Namespaces | |
namespace | casa |
----------------------------------------------------------------------------- Start of casa namespace ----------------------------------------------------------------------------- | |
Functions | |
ostream & | casa::operator<< (ostream &os, const PowerLogPolynomialSpectralElement &elem) |