tudat-team / tudat

A C++ platform to perform astrodynamics and space research.
BSD 3-Clause "New" or "Revised" License
17 stars 28 forks source link

Documentation of angular_position() and relative_angular_position() #210

Closed lrbusquets closed 6 months ago

lrbusquets commented 7 months ago

The equations (https://py.api.tudat.space/en/latest/observation.html#tudatpy.numerical_simulation.estimation_setup.observation.angular_position in the API documentation for both methods of the observation module are apparently the same when they should not. Following @DominicDirkx 's indications, I open this issue here.

DominicDirkx commented 6 months ago

Corrected in the multidoc repo; the docs will be updated after the next succesful tudatpy conda package build