#include "rquantities.hpp"
#include <cmath>
#include <exception>
#include <iostream>
#include <regex>
#include <stdexcept>
#include <string>
#include <xtensor/xadapt.hpp>
#include <xtensor/xarray.hpp>
#include <cphot/hardcoded_data/sun_data.hpp>
Go to the source code of this file.
Classes | |
class | cphot::Sun |
Class that handles the Sun's spectrum and references. More... | |
Namespaces | |
cphot | |