|
Gyoto
|
GYOTO utilities. More...
Go to the source code of this file.
Namespaces | |
| Gyoto | |
| Namespace for the Gyoto library. | |
Functions | |
| void | Gyoto::debug (int mode) |
| Set debug mode. More... | |
| int | Gyoto::debug () |
| Get debug mode. More... | |
| void | Gyoto::verbose (int mode) |
| Set verbosity level. More... | |
| int | Gyoto::verbose () |
| Get verbosity level. More... | |
| void | Gyoto::convert (double *const x, const std::size_t nelem, const double mass_sun, const double distance_kpc, const std::string unit) |
| Convert lengths (deprecated) More... | |
| double | Gyoto::atof (const char *str) |
| Interpret C string as double. More... | |
GYOTO utilities.
Various utilities
1.8.11