pub type EntropyDensity = StressPerTemperature;Expand description
An entropy per unit volume.
Aliased Type§
pub struct EntropyDensity;Trait Implementations§
Source§impl UnitMul<Rate> for EntropyDensity
impl UnitMul<Rate> for EntropyDensity
Source§type Output = PowerPerVolumeTemperature
type Output = PowerPerVolumeTemperature
The unit of the product.