#include "rquantities.hpp"
#include "votable.hpp"
#include <xtensor/xadapt.hpp>
#include <xtensor/xarray.hpp>
#include <cphot/hardcoded_data/vega_data.hpp>
Go to the source code of this file.
Classes | |
class | cphot::Vega |
Interface to Vega reference data. More... | |
Namespaces | |
cphot | |
Functions | |
Vega | cphot::vega_from_votable (const std::string &infile) |
Construct a new Vega object from a votable. More... | |