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 Dbl3PairElem[PtM3, A2]
trait PointDblNPair[PtM3, A2]
trait DblNPairElem[PtM3, A2]
trait PointPair[PtM3, A2]
trait PairElem[PtM3, A2]
class Object
trait Matchable
class Any

Members list

Concise view

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 a2: A2

The second component of this pair.

The second component of this pair.

Attributes