Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sun-times
main
SunTimes
Calculator
Helpers
Coordinates
Events
TimeOrNeverType
ZenithType
Built with Crystal 1.9.2
2023-10-07 17:53:43 UTC
struct
SunTimes::Coordinates
SunTimes::Coordinates
Struct
Value
Object
Defined in:
sun_times.cr
Constructors
.new
(latitude : Float64, longitude : Float64)
Instance Method Summary
#latitude
: Float64
#longitude
: Float64
Constructor Detail
def self.
new
(latitude : Float64, longitude : Float64)
#
[
View source
]
Instance Method Detail
def
latitude
: Float64
#
[
View source
]
def
longitude
: Float64
#
[
View source
]