source.h File Reference
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | Source |
Base class of all spectral sources. More... | |
class | Constant |
Implements constant spectral density. More... | |
class | IdealEtalon |
Implements the spectral density of an ideal fabry-perot etalon. More... | |
class | Blackbody |
Implements a blackbody spectrum. More... | |
class | PhoenixSpectrum |
class | LineList |
Implements line list spectrum. More... | |