thousands property

Rational thousands

Gets the number of thousands in this Quantity, including any fractional portion.

Implementation

Rational get thousands => getUnits(QuantityUnit.thousand);