summaryrefslogtreecommitdiffstats
path: root/src/solar.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-05 19:28:07 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-05 19:28:07 +0100
commitd4c2ef92dbba4f9cdf8d1d0e5669b6389c2dce7b (patch)
tree8c3bd259adf24c5a6f54b9a74c7870ad0eeda8f5 /src/solar.py
parentinfo: info on jnd (diff)
downloadblueshift-d4c2ef92dbba4f9cdf8d1d0e5669b6389c2dce7b.tar.gz
blueshift-d4c2ef92dbba4f9cdf8d1d0e5669b6389c2dce7b.tar.bz2
blueshift-d4c2ef92dbba4f9cdf8d1d0e5669b6389c2dce7b.tar.xz
m doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/solar.py')
-rw-r--r--src/solar.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/solar.py b/src/solar.py
index 8c79d79..1b50424 100644
--- a/src/solar.py
+++ b/src/solar.py
@@ -202,7 +202,7 @@ def sun_geometric_mean_anomaly(t):
def earth_orbit_eccentricity(t):
'''
- Calculates the Sun's the Earth's orbit eccentricity
+ Calculates the Earth's orbit eccentricity
@param t:float The time in Julian Centuries
@return :float The Earth's orbit eccentricity