Lat

value class Lat(val v: Double)

Latitude value wrapper used by the DSL builders.

Constructors

Link copied to clipboard
constructor(v: Double)

Properties

Link copied to clipboard
val v: Double