tudat-team / tudat-space

An introduction and guide to tudat-space.

Home Page:https://tudat-space.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update how to access body properties from environment

gaffarelj opened this issue · comments

On this page, the old ways to access the properties of a body (get_position(), get_velocity(), get_body_mass(), should all be updated to reflect the new ways as from the API docs (Body.position, Body.velocity, Body.mass).

I am closing this since this content is being replaced in the (now much more extensive) docs about environment from #71