Hi all,
This issue is a collection of functions that are not yet exposed (EXP) to Python, or need to be documented (DOC).
Feel free to comment any functions where you feel this is needed or edit this top-level comment directly.
If a function needs small code examples, add them to #238.
tudatpy.astro:
tudatpy.data:
tudatpy.dynamics:
-
environment
-
environment_setup
-
propagation
-
propagation_setup
tudatpy.estimation:
-
estimation_setup
-
estimation
Hi all,
This issue is a collection of functions that are not yet exposed (EXP) to Python, or need to be documented (DOC).
Feel free to comment any functions where you feel this is needed or edit this top-level comment directly.
If a function needs small code examples, add them to #238.
tudatpy.astro:
two_body_dynamicsLambertTargeterIzzo(DOC)tudatpy.data:
save2txtandsave_time_history_to_fileare defined as the same function. Select a preferred alias and deprecate the othertudatpy.dynamics:
environmentRadiationSourceModel(DOC)RadiationPressureTargetModel(EXP, DOC)environment_setupcreate_aerodynamic_coefficient_interface(DOC)add_ground_station(DOC)add_mass_properties_model: should these be deprecated? It seems they were superseeded byadd_rigid_body_properties?gravity_field.ring_model(DOC)shape.oblate_spherical_spice(DOC)propagationpropagation_setupsimulator.propagation_results.single_arc_results(EXP, DOC)create_body_ephemeris: Clarify whatbody_namedoes preciselydependent_variable.received_irradiance_shadow_functionClarify the output. Rename to "shadow_function"?propagator.non_sequential_termination(FIX) Missing end of sentence ("two and effectively constitute By using this function,")tudatpy.estimation:
estimation_setupobservation.one_way_open_loop_doppler(DOC) Expose functionality around DopplerProperTimeRateSettings base class #37observation.two_way_open_loop_doppler(DOC) Expose functionality around DopplerProperTimeRateSettings base class #37observation.two_way_doppler_instantaneoussuper-seedtwo_doppler_instantaneousbackwards-compatible (EXP, DOC)observation.add_ancilliary_settings_to_observable(DOC)observation.add_ancilliary_settings_to_observable_for_link_ends(DOC)parameter.periodic_spin_variations(DOC) Document the order of the estimated parameters #234parameter.polar_motion_amplitudes(DOC) Document the order of the estimated parameters #234observation.ConstantObservationBiasSettings(EXP & DOC)observation.ArcWiseConstantObservationBiasSettings(EXP & DOC)observation.add_dependent_variables_to_obs_for_links_end(EXP & DOC)estimationObservationCollection(DOC)ObservationCollectionParser(DOC), including associated factory functionsSingleObservationSet(DOC)CovarianceAnalysisInput,EstimationOutput(DOC)create_single_observation_set/single_observation_set(DOC)create_pseudo_observations_and_models(DOC)