$this->length->convert($value, $from, $to);
Convert one length value into another for conversions.
$this->length->format($value, $length_class_id, $decimal_point = ‘.’, $thousand_point = ‘,’);
Format the length to display properly with symbols.
$this->length->getUnit($length_class_id);
Get the base unit for a measurement i.e. cm.