as method

Interprets this using the specified units.

Implementation

double as(final MeasurementInterpreter<Distance> interpreter) =>
    _preciseOf(interpreter);