From 6258513be64edf7fb5986b7ada03620af75f0833 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 6 Jun 2014 03:03:27 +0200 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/solar_python.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/solar_python.py b/src/solar_python.py index f1c172c..67cd7d3 100644 --- a/src/solar_python.py +++ b/src/solar_python.py @@ -578,8 +578,6 @@ def future_equinox(t = None): ''' Predict the time point of the next equinox - @param delta:float Iteration step size, negative for - past event, positive for future event @param t:float? The time in Julian Centuries, `None` for the current time @return :float The calculated time point @@ -591,8 +589,6 @@ def past_equinox(t = None): ''' Predict the time point of the previous equinox - @param delta:float Iteration step size, negative for - past event, positive for future event @param t:float? The time in Julian Centuries, `None` for the current time @return :float The calculated time point -- cgit v1.2.3-70-g09d2