Kilo constructor

const Kilo(
  1. SI unit
)

Implementation

const Kilo(final SI unit) : super(1e3, 'k', unit);