public abstract class RotatedShapeGrain extends Object implements GrainConfigutation
| Modifier and Type | Class and Description |
|---|---|
static class |
RotatedShapeGrain.Quality |
| Modifier and Type | Field and Description |
|---|---|
protected RotatedShapeGrain.Quality |
quality |
protected BurningShape |
shape |
protected double |
web |
| Constructor and Description |
|---|
RotatedShapeGrain() |
| Modifier and Type | Method and Description |
|---|---|
double |
surfaceArea(double regression) |
double |
volume(double regression) |
double |
webThickness() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckConfiguration, getBurningArea, getGrainEndSurface, getGrainVolume, getXincpprotected RotatedShapeGrain.Quality quality
protected BurningShape shape
protected double web
Copyright © 2021. All rights reserved.