The most comprehensive collection of accurate astronomical algorithms in (C++, Objective-C and) Swift.
swift
algorithm
framework
cplusplus
objective-c
astronomy
astro
ios-swift
astrophysics
macos-swift
ios-sdk
orbital-mechanics
astronomical-algorithms
swift-4
macos-framework
-
Updated
Feb 8, 2022 - C++
print("Moon rise: -", $0.moonRise)
print("Moon set: -", $0.moonSet)
does not compile
Value of type 'EKMoonModel' has no member 'moonRise'
Value of type 'EKMoonModel' has no member 'moonSet'