onekiloparsec / SwiftAA

The most comprehensive collection of accurate astronomical algorithms in (C++, Objective-C and) Swift.
http://www.onekiloparsec.dev/
MIT License
172 stars 31 forks source link

Add an horizontalCoordinates(forGeographicCoordinates:) method on objects class such as the Sun #44

Closed onekiloparsec closed 7 years ago

onekiloparsec commented 7 years ago

To avoid sending twice the JulianDay.

onekiloparsec commented 7 years ago

This is actually done.