astro-0.4.2.0: Amateur astronomical computations

CopyrightAlexander Ignatyev 2016-2017
Safe HaskellSafe
LanguageHaskell2010

Data.Astro.Planet.PlanetDetails

Description

Planet Details.

Synopsis

Documentation

data Planet Source #

Planets of the Solar System

Instances

data PlanetDetails Source #

Details of the planetary orbit at the epoch

Constructors

PlanetDetails 

Fields

j2010PlanetDetails :: Planet -> PlanetDetails Source #

PlanetDetails at the reference Epoch J2010.0

isInnerPlanet :: PlanetDetails -> Bool Source #

Return True if the planet is inner (its orbit lies inside the Earth's orbit)