Include dependency graph for astro_functions.hpp:

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

Go to the source code of this file.
Macros | |
| #define | M_PI 3.14159265358979323846 |
Functions | |
| double | Mean2Eccentric (const double, const double) |
| void | Conversion (const double *, double *, double *, const double) |
| double | norm (const double *, const double *) |
| double | norm2 (const double *) |
| void | vett (const double *, const double *, double *) |
| double | asinh (double) |
| double | acosh (double) |
| double | tofabn (const double &, const double &, const double &) |
| void | vers (const double *, double *) |
| double | x2tof (const double &, const double &, const double &, const int) |
Macro Definition Documentation
◆ M_PI
| #define M_PI 3.14159265358979323846 |
Function Documentation
◆ acosh()
| double acosh | ( | double | ) |
Here is the caller graph for this function:

◆ asinh()
| double asinh | ( | double | ) |
Here is the caller graph for this function:

◆ Conversion()
| void Conversion | ( | const double * | , |
| double * | , | ||
| double * | , | ||
| const double | |||
| ) |
Here is the caller graph for this function:

◆ Mean2Eccentric()
| double Mean2Eccentric | ( | const double | , |
| const double | |||
| ) |
Here is the call graph for this function:

Here is the caller graph for this function:

◆ norm()
| double norm | ( | const double * | , |
| const double * | |||
| ) |
Here is the caller graph for this function:

◆ norm2()
| double norm2 | ( | const double * | ) |
Here is the caller graph for this function:

◆ tofabn()
| double tofabn | ( | const double & | , |
| const double & | , | ||
| const double & | |||
| ) |
◆ vers()
| void vers | ( | const double * | , |
| double * | |||
| ) |
Here is the caller graph for this function:

◆ vett()
| void vett | ( | const double * | , |
| const double * | , | ||
| double * | |||
| ) |
Here is the caller graph for this function:

◆ x2tof()
| double x2tof | ( | const double & | , |
| const double & | , | ||
| const double & | , | ||
| const int | |||
| ) |
Here is the call graph for this function:

Here is the caller graph for this function:
