Skip to content

Commit

Permalink
Add documentation of Orbit attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
jobovy committed Jun 3, 2019
1 parent 6feb188 commit 1c89272
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/source/reference/orbit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ axis will have ``ATTR`` and the overrideable x axis default is
time. For example, ``o.plotR()`` will plot the orbit's R vs time.


Attributes
----------

* .. autoinstanceattribute:: galpy.orbit.Orbit.shape
:annotation: Tuple of Orbit dimensions
* .. autoinstanceattribute:: galpy.orbit.Orbit.size
:annotation: Total number of elements in the Orbit instance

Methods
-------

Expand Down

0 comments on commit 1c89272

Please sign in to comment.