pub type EntropyDensityRate = PowerPerVolumeTemperature;Expand description
An entropy production rate per unit volume.
Aliased Type§
pub struct EntropyDensityRate;Trait Implementations§
Source§impl UnitDiv<Rate> for EntropyDensityRate
impl UnitDiv<Rate> for EntropyDensityRate
Source§type Output = StressPerTemperature
type Output = StressPerTemperature
The unit of the quotient.
Source§impl UnitDiv<ReciprocalTemperature> for EntropyDensityRate
impl UnitDiv<ReciprocalTemperature> for EntropyDensityRate
Source§type Output = PowerDensity
type Output = PowerDensity
The unit of the quotient.