LocationLL

ostrat.pEarth.LocationLL
See theLocationLL companion object
class LocationLL(latMilliSecs: Double, longMilliSecs: Double, nameIn: String, level: Int) extends LatLongPair[Place]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def name: String

Inherited methods

override def a1: LatLong

The first component of this pair.

The first component of this pair.

Attributes

Definition Classes
Inherited from:
LatLongPair
override def a1Dbl1: Double

Attributes

Definition Classes
Inherited from:
LatLongPair
override def a1Dbl2: Double

Attributes

Definition Classes
Inherited from:
LatLongPair

Inherited fields

val a2: Place

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
LatLongPair