Uses of Class
com.github.jbgust.jsrm.application.exception.ChamberPressureOutOfBoundException
Packages that use ChamberPressureOutOfBoundException
-
Uses of ChamberPressureOutOfBoundException in com.github.jbgust.jsrm.application.motor.propellant
Methods in com.github.jbgust.jsrm.application.motor.propellant that throw ChamberPressureOutOfBoundExceptionModifier and TypeMethodDescriptiondoublePropellantType.getBurnRateCoefficient(double chamberPressure) doubleSolidPropellant.getBurnRateCoefficient(double chamberPressure) doublePropellantType.getPressureExponent(double chamberPressure) doubleSolidPropellant.getPressureExponent(double chamberPressure)