You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Space Teams entities are used to represent objects in the simulation. A key design question to consider when creating a simulation is how to model a complex object with lots of data and sub-components. Opportunities for Here are some criteria that will help you decide:
Does the object have a physical significance - does it have a body frame?
If no, then a single Data-type Entity with No_Body Propagator is sufficient.