VecFm2

ostrat.geom.VecFm2
See theVecFm2 companion class
object VecFm2

Attributes

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

Members list

Value members

Concrete methods

def apply(x: Length, y: Length): VecFm2

Factory method for creating 2-dimensional vectors defined in Femtometres from the 2 Length components. There is an apply name overload that takes the Double values as parameters.

Factory method for creating 2-dimensional vectors defined in Femtometres from the 2 Length components. There is an apply name overload that takes the Double values as parameters.

Attributes

def apply(xFemtometresNum: Double, yFemtometresNum: Double): VecFm2

Factory apply method for creating 2-dimensional vectors defined in Femtometres from the 2 Double value. There is an apply name overload that takes X and Y Lengths as parameters.

Factory apply method for creating 2-dimensional vectors defined in Femtometres from the 2 Double value. There is an apply name overload that takes X and Y Lengths as parameters.

Attributes

Implicits

Implicits

Implicit BuilderArrMap type class instance / evidence for VecFm2 and VecFm2Arr.

Implicit BuilderArrMap type class instance / evidence for VecFm2 and VecFm2Arr.

Attributes