tudat-team / tudat-multidoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing "Body" object attributes in API

YorchMcM opened this issue · comments

commented

The API does not gather all the attributes/properties that a Body object shows to have when inspected in Python. In particular, the following attributes are missing from the API documentation:

ephemeris_frame_to_base_frame
flight_conditions
ground_station_list
inertia_tensor
system_models

For convenience, here's the link to the precise location where they are missing from:
https://py.api.tudat.space/en/latest/environment.html#tudatpy.numerical_simulation.environment.Body