getUnits abstract method

  1. @protected
Rational getUnits(
  1. TUnit unit
)

Gets the number of unit units in this unit of measurement.

Implementation

@protected
Rational getUnits(TUnit unit);