imperialTons method

Weight imperialTons()

Gets a Weight representing this number of imperial tons.

Implementation

Weight imperialTons() => Rational.fromInt(this).imperialTons();