Third Body Gravity Collection.
AddThirdBody | Adds a new element to the collection. |
RemoveAll | Removes all elements from the collection. |
RemoveAt | Removes an element from the collection using specified index. |
RemoveThirdBody | Removes an element from the collection. |
AvailableThirdBodyNames | Gets the available third bodies. The return result is a collection of strings representing names of the central bodies that can be used as third body. |
Count | Returns the number of elements in a collection. |
Item | Given an index, returns an element in the collection. |