Derived Types

TypeLocationExtendsDescription
body_eph splined_ephemeris_module None
body_eph_interface splined_ephemeris_module None

the interface to a splined ephemeris for a body used for calls to db1val.

config_file config_file_module None

a class for handling JSON config files.

jpl_ephemeris_splined splined_ephemeris_module jpl_ephemeris

make this an extension of the jpl_ephemeris, since it is also needed in tranformations. also, has the extra feature of a get_r method, since we don't need velocity for the gravity calculation.

mission_type halo_module numdiff_type

the mission [this is a numdiff_type for organizational purposes.... rethink this maybe ...

my_solver_type halo_module nlesolver_type

the solver class, which contains an instance of the mission

patch_point parameters_module None

a CR3BP Halo state, to be used as an initial guess for the full force model.

segment halo_module ddeabm_class

a ballistic segment in the mission

Read more…
segment_data halo_module None

data for a segment

trajectory halo_module None

a segment trajectory (for plotting or output)

type~~graph~~TypeGraph type~body_eph body_eph type~body_eph_interface body_eph_interface type~body_eph_interface->type~body_eph eph type~config_file config_file json_file json_file type~config_file->json_file json type~jpl_ephemeris_splined jpl_ephemeris_splined type~jpl_ephemeris_splined->type~body_eph_interface earth_eph_interface, sun_eph_interface, ssb_eph_interface jpl_ephemeris jpl_ephemeris type~jpl_ephemeris_splined->jpl_ephemeris type~mission_type mission_type type~patch_point patch_point type~mission_type->type~patch_point periapsis, quarter, apoapsis type~segment segment type~mission_type->type~segment segs geopotential_model_pines geopotential_model_pines type~mission_type->geopotential_model_pines grav type~mission_type->jpl_ephemeris eph numdiff_type numdiff_type type~mission_type->numdiff_type type~my_solver_type my_solver_type type~my_solver_type->type~mission_type mission nlesolver_type nlesolver_type type~my_solver_type->nlesolver_type type~segment_data segment_data type~segment->type~segment_data data, cached_data type~trajectory trajectory type~segment->type~trajectory traj_inertial, traj_rotating, traj_se_rotating ddeabm_class ddeabm_class type~segment->ddeabm_class type~segment->geopotential_model_pines grav type~segment->jpl_ephemeris eph
Help