class SolCal::Commands::EccentEarthOrbitCommand

Protected Instance Methods

do_execute() click to toggle source
# File lib/solcal/commands/eccent_earth_orbit_command.rb, line 5
def do_execute
        0.016708634-julian_century*(0.000042037+0.0000001267*julian_century)
end