LengthMetricExtensions

ostrat.geom.Metres.LengthMetricExtensions
implicit class LengthMetricExtensions(thisLength: Metres)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def *(operand: LengthMetric): Metrares

Extension operator method to produce Metrares, multiplying this Length by an operand Length.

Extension operator method to produce Metrares, multiplying this Length by an operand Length.

Attributes