caloriesKgInternationalTable top-level property

EnergyUnits caloriesKgInternationalTable
final

International Table kilogram calories as a unit.

Implementation

final EnergyUnits caloriesKgInternationalTable = EnergyUnits(
    'calories (kg, IT)',
    'cals (kg, IT)',
    'cals (kg, IT)',
    'calorie (kg, IT)',
    4.1868e3,
    false);