Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Fixed some mismatches in the api documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Mar 1, 2024
1 parent 05dc8a0 commit 257464b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Adding Bodies to a Simulation

Simulation.add_body
Simulation.add_solar_system_body
Simulation.set_central_body


File Input and Output
Expand All @@ -82,8 +83,8 @@ File Input and Output
Simulation.read_encounter_file
Simulation.read_collision_file
Simulation.follow
Simulation.initial_conditions_from_data
Simulation.save
Simulation.initial_conditions_from_bin
Simulation.convert
Simulation.clean

Expand Down

0 comments on commit 257464b

Please sign in to comment.