Uses of Interface
org.episteme.core.measure.quantity.Entropy
Packages that use Entropy
Package
Description
Defines interfaces for physical quantities, organized by
Covers:
-
Uses of Entropy in org.episteme.core.measure.quantity
Subinterfaces with type arguments of type Entropy in org.episteme.core.measure.quantityModifier and TypeInterfaceDescriptioninterfaceRepresents entropy or heat capacity (energy / temperature). -
Uses of Entropy in org.episteme.natural.physics
Fields in org.episteme.natural.physics with type parameters of type EntropyModifier and TypeFieldDescriptionPhysicalConstants.BOLTZMANN_CONSTANTstatic final PhysicalConstant<Entropy> PhysicalConstants.BOLTZMANN_REF -
Uses of Entropy in org.episteme.natural.physics.classical.thermodynamics
Methods in org.episteme.natural.physics.classical.thermodynamics that return types with arguments of type EntropyModifier and TypeMethodDescriptionIdealGas.getEntropy()ThermodynamicState.getEntropy()Returns the entropy of this state.