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

Type definitions for the astronomical spectral libraries. More...

Type definitions for the astronomical spectral libraries.

Author
Jared R. Males

Definition in file astroSpectra.hpp.

#include "units.hpp"
#include "../ioutils/readColumns.hpp"

Go to the source code of this file.

Classes

struct  mx::astro::basicSpectrum< _units >
 A basic spectrum. More...
 
struct  mx::astro::astroFilter< _units, _rsr >
 A spectrum from the astroFilt filter library. More...
 
struct  mx::astro::sqWaveFilter< _units, _rsr >
 A square-wave filter spectrum. More...
 
struct  mx::astro::sqWaveFilter< _units, _rsr >::paramsT
 The square wave is parameterized by the central wavelength, width, and sampling (all in microns). More...
 
struct  mx::astro::calspecSpectrum< _units >
 A spectrum from the HST calspec library. More...
 
struct  mx::astro::picklesSpectrum< _units >
 A spectrum from the Pickles library. More...
 
struct  mx::astro::earthAlbedo< _units >
 Earth Albedo Spectra. More...
 
struct  mx::astro::venusAlbedo< _units >
 Venus Spectra. More...
 

Namespaces

namespace  mx
 The mxlib c++ namespace.