Go to the source code of this file.
Namespaces | |
| cphot | |
Functions | |
| Filter | cphot::get_filter (votable::VOTable &vot) |
| Get the filter object from VOTable object. More... | |
| Filter | cphot::get_filter (const std::string &vot_filename) |
| Get the filter object from a VOTable file. More... | |
| Filter | cphot::download_svo_filter (const std::string &id) |
| main interface to SVO data requests More... | |
| std::string | cphot::download_pyphot_hdf5library (const std::string &where="./pyphot_library.hdf5") |
| Download the filter library from pyphot repository. More... | |