joulesPerKelvin property

EntropyUnits joulesPerKelvin
final

The standard SI unit.

Implementation

static final EntropyUnits joulesPerKelvin = EntropyUnits.energyPerTemperature(
    Energy.joules, TemperatureInterval.kelvins);