orbital_evolution.evolve_interface module¶
Class Inheritance Diagram¶

An interface to the POET orbital evolution library.
-
class
orbital_evolution.evolve_interface.c_binary_p[source]¶ Bases:
ctypes.c_void_p
Place holder type for binary systems from the C-library.
-
class
orbital_evolution.evolve_interface.c_solver_p[source]¶ Bases:
ctypes.c_void_p
Place holder type for orbit evolution solver from the C-library.