Skip to content

[COLLECTION]: Expose and document functions #211

Description

@DominicDirkx

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_dynamics
    • LambertTargeterIzzo (DOC)

tudatpy.data:

  • save2txt and save_time_history_to_file are defined as the same function. Select a preferred alias and deprecate the other

tudatpy.dynamics:

  • environment

    • RadiationSourceModel (DOC)
    • RadiationPressureTargetModel (EXP, DOC)
  • environment_setup

    • create_aerodynamic_coefficient_interface (DOC)
    • add_ground_station (DOC)
    • add_mass_properties_model: should these be deprecated? It seems they were superseeded by add_rigid_body_properties?
    • gravity_field.ring_model (DOC)
    • shape.oblate_spherical_spice (DOC)
  • propagation

  • propagation_setup

    • simulator.propagation_results.single_arc_results (EXP, DOC)
    • create_body_ephemeris: Clarify what body_name does precisely
    • dependent_variable.received_irradiance_shadow_function Clarify 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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: collectionThis issue contains a list of similar small tasks to dotype: documentationDocs or README updates

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions