File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -317,10 +317,10 @@ mode are ignored.
317317| | | | type, i.e ``TestAsteroid `` |
318318| | | | or ``TestComet `` |
319319+-------------------+------------------+-------+------------------------------+
320- | epoch | manual_input | str | Epoch of coordinates in MJD. |
321- | | | float | |
320+ | epoch | manual_input | float | Epoch of coordinates in MJD |
321+ | | | str | or `` YY-MM-DD hh:mm:ss ``. |
322322+-------------------+------------------+-------+------------------------------+
323- | eccentricity | manual_input | float | Object 's eccentricity (0-1). |
323+ | eccentricity | manual_input | float | Orbit 's eccentricity (>=0). |
324324+-------------------+------------------+-------+------------------------------+
325325| inclination | manual_input | float | Inclination (0-180 deg). |
326326+-------------------+------------------+-------+------------------------------+
@@ -335,9 +335,8 @@ mode are ignored.
335335| | | | Comets. In AU. |
336336+-------------------+------------------+-------+------------------------------+
337337| mean_anomaly | manual_input | float | Mean anomaly for Asteroids |
338- | perih_time | | str | (deg) or perihelion time for |
339- | | | | Comets |
340- | | | | (``YYYY+MM+DD+HH:MM:SS ``) |
338+ | perih_time | | | (deg) or perihelion time for |
339+ | | | | Comets (JD) |
341340+-------------------+------------------+-------+------------------------------+
342341
343342Examples
You can’t perform that action at this time.
0 commit comments