PtM3Pair

ostrat.geom.PtM3Pair
class PtM3Pair[A2](val a1Dbl1: Double, val a1Dbl2: Double, val a1Dbl3: Double, val a2: A2) extends PointDbl3Pair[PtM3, A2]

Attributes

Graph
Supertypes
trait PointDbl3Pair[PtM3, A2]
trait PairDbl3Elem[PtM3, A2]
trait PointDblNPair[PtM3, A2]
trait PairDblNElem[PtM3, A2]
trait PointPair[PtM3, A2]
trait PairFinalA1Elem[PtM3, A2]
trait PairElem[PtM3, A2]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def a1: PtM3

The first component of this pair.

The first component of this pair.

Attributes

Definition Classes

Concrete fields

val a1Dbl1: Double
val a1Dbl2: Double
val a1Dbl3: Double
val a2: A2

The second component of this pair.

The second component of this pair.

Attributes