MulUnit

constructor(first: N, second: D)(source)

Parameters

first

the first unit (e.g., Newtons, Meters)

second

the second unit (e.g., Meters, Seconds)

Type Parameters

N

the type of the first unit

D

the type of the second unit