Uses of Class
pulse.problem.statements.model.Gas
-
Packages that use Gas Package Description pulse.problem.statements Introduces various problem statements for the heat conduction problem in the laser flash experiment.pulse.problem.statements.model -
-
Uses of Gas in pulse.problem.statements
Methods in pulse.problem.statements that return Gas Modifier and Type Method Description GasTwoTemperatureModel. getGas()Methods in pulse.problem.statements that return types with arguments of type Gas Modifier and Type Method Description InstanceDescriptor<Gas>TwoTemperatureModel. getGasSelector()Methods in pulse.problem.statements with parameters of type Gas Modifier and Type Method Description voidTwoTemperatureModel. setGas(Gas gas) -
Uses of Gas in pulse.problem.statements.model
Subclasses of Gas in pulse.problem.statements.model Modifier and Type Class Description classHeliumclassNitrogen
-