Expand description
Tools and methods for celestial motion.
Re-exports
pub use self::equation_core::two_body::gravitational_force::calc_gravitational_force;pub use self::equation_core::two_body::field_potential::calc_field_potential;pub use self::equation_core::two_body::large_body::LargeBody;pub use self::equation_core::two_body::small_body::SmallBody;pub use self::equation_core::constants::GRAVITATION_CONSTANT;