Dms

com.malliina.measure.DecimalDegrees$.Dms
case class Dms(degree: Int, minute: Int, seconds: Double)

Degrees minutes seconds.

Attributes

See also:
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def isNegative: Boolean

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product