mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
astroSpectrum.hpp File Reference

A class for working with astronomical spectra. More...

A class for working with astronomical spectra.

Author
Jared R. Males

Definition in file astroSpectrum.hpp.

#include <cmath>
#include "../sys/environment.hpp"
#include "../ioutils/readColumns.hpp"
#include "../math/gslInterpolation.hpp"
#include "constants.hpp"
#include "units.hpp"

Go to the source code of this file.

Classes

struct  mx::astro::baseSpectrum< realT >
 Base spectrum class which provides manipulation and characterization functionality. More...
 
struct  mx::astro::astroSpectrum< _spectrumT, freq >
 Class to manage an astronomical spectrum. More...
 

Namespaces

namespace  mx
 The mxlib c++ namespace.