Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Nov 18, 2019
1 parent 5a6ed2c commit 65a4be3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions heliopy/spice/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,8 @@ def generate_positions(self, times, observing_body, frame):
Parameters
----------
times : iterable of `datetime`
An iterable (e.g. a `list`) of `datetime` objects at which the
positions are calculated.
times : time like
An object that can be parsed by `~astropy.time.Time`.
observing_body : str or int
The observing body. Output position vectors are given relative to
the position of this body. See
Expand Down

0 comments on commit 65a4be3

Please sign in to comment.