utils.h File Reference
Header file for a variety of utility functions within Themis. More...
#include <string>#include <vector>
Include dependency graph for utils.h:

This graph shows which files directly or indirectly include this file:

Namespaces | |
| Themis::utils | |
| Defines a set of general utility functions. | |
Macros | |
| #define | THEMISPATH ("./") |
Functions | |
| double | time_J2000 (int year, int day, int hour, int min, double sec) |
| std::string | get_file_extension (std::string file_name) |
| Strips off and returns file extension. More... | |
| std::string | global_path (std::string file_name) |
| std::vector< std::string > | station_codes (std::string listname="Two-letter 2017") |
Detailed Description
- Date
- April, 2017
