pl_eph_an.cpp File Reference
#include "pass_bits/helper/astro_problems/astro_functions.hpp"
#include "pass_bits/helper/astro_problems/pl_eph_an.hpp"
Include dependency graph for pl_eph_an.cpp:
Functions | |
void | Planet_Ephemerides_Analytical (const double mjd2000, const int planet, double *position, double *velocity) |
void | Custom_Eph (const double jd, const double epoch, const double keplerian[], double *position, double *velocity) |
Function Documentation
◆ Custom_Eph()
void Custom_Eph | ( | const double | jd, |
const double | epoch, | ||
const double | keplerian[], | ||
double * | position, | ||
double * | velocity | ||
) |
Here is the call graph for this function:
Here is the caller graph for this function:
◆ Planet_Ephemerides_Analytical()
void Planet_Ephemerides_Analytical | ( | const double | mjd2000, |
const int | planet, | ||
double * | position, | ||
double * | velocity | ||
) |
Here is the call graph for this function:
Here is the caller graph for this function: