Class RotatedShapeGrain
java.lang.Object
com.github.jbgust.jsrm.application.motor.grain.core.RotatedShapeGrain
- All Implemented Interfaces:
GrainConfigutation
- Direct Known Subclasses:
EndBurnerGrain
- Author:
- Bill Kuker https://github.com/bkuker/motorsim
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected RotatedShapeGrain.Qualityprotected BurningShapeprotected double -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublesurfaceArea(double regression) doublevolume(double regression) doubleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.github.jbgust.jsrm.application.motor.grain.GrainConfigutation
checkConfiguration, getBurningArea, getGrainEndSurface, getGrainVolume, getXincp
-
Field Details
-
quality
-
shape
-
web
protected double web
-
-
Constructor Details
-
RotatedShapeGrain
public RotatedShapeGrain()
-
-
Method Details
-
surfaceArea
public double surfaceArea(double regression) -
volume
public double volume(double regression) -
webThickness
public double webThickness()
-