cphot 0.1
A C++ tool for computing photometry from spectra.
main.cpp File Reference

Main example file. More...

#include <cpr/cpr.h>
#include "cphot/votable.hpp"
#include "cphot/filter.hpp"
#include "cphot/io.hpp"

Go to the source code of this file.

Functions

std::string download_svo_filter (std::string id)
 
int main ()
 

Detailed Description

Main example file.

Version
0.1
Date
2021-11-23

Definition in file main.cpp.

Function Documentation

◆ download_svo_filter()

std::string download_svo_filter ( std::string  id)

Definition at line 21 of file main.cpp.

◆ main()

int main ( )

Definition at line 30 of file main.cpp.