VecKm2

ostrat.geom.VecKm2
See theVecKm2 companion class
object VecKm2

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
VecKm2.type

Members list

Value members

Concrete methods

def lengths(x: Length, y: Length): VecKm2

Factory method for creating 2 dimensional vectors defined in Metres from the 2 Length components.

Factory method for creating 2 dimensional vectors defined in Metres from the 2 Length components.

Attributes

def metresNum(xKilometresNum: Double, yKilometresNum: Double): VecKm2

Factory method for creating 2 dimensional vectors defined in Metres from the scalars of the components.

Factory method for creating 2 dimensional vectors defined in Metres from the scalars of the components.

Attributes

Factory apply method for creating 2 dimensional vectors defined in Kilometres from the 2 Kilometres components.

Factory apply method for creating 2 dimensional vectors defined in Kilometres from the 2 Kilometres components.

Attributes

Concrete fields