Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 552 Bytes

CHANGELOG.md

File metadata and controls

28 lines (23 loc) · 552 Bytes

Changelog

All notable changes to this project will be documented in this file.

28/09/2017 (0.0.1)

Added

  • Base, extendable calc class with calculations for:

    • Ecliptic coordinates (latitude and longitude)
    • Equatorial coordinates (right ascension and declination)
    • Horizonatal coordinates (azimuth and altitude)
  • Times calculations for the Sun

    • nightEnd
    • nauticalDawn
    • dawn
    • sunrise
    • sunriseEnd
    • goldenHourEnd
    • solarNoon
    • goldenHour
    • sunsetStart
    • sunset
    • dusk
    • nauticalDusk
    • night
    • nadir