Uses of Class
de.tu_bs.isbs.util.physics.materials.YoungsModulus_ParameterException
Package | Description |
---|---|
de.tu_bs.isbs.util.physics.materials |
-
Uses of YoungsModulus_ParameterException in de.tu_bs.isbs.util.physics.materials
Methods in de.tu_bs.isbs.util.physics.materials that throw YoungsModulus_ParameterException Modifier and Type Method Description static YoungsModulusRegression
YoungsModulusRegression. create(double y0, double x0, double w, double z, double f, double T0, double m)
Factory-Methode.static YoungsModulus
YoungsModulusRegression. create(java.util.Map<java.lang.String,java.lang.Double> map)
Factory-Methode.static void
YoungsModulusRegression. main(java.lang.String[] args)