kilometre constant

Unit const kilometre

Equivalent to KILO(METRE).

Implementation

static const Unit kilometre = TransformedUnit(metre, E3);