| Package | Description |
|---|---|
| com.github.jbgust.jsrm.application.motor.grain | |
| com.github.jbgust.jsrm.application.motor.grain.core |
| Modifier and Type | Method and Description |
|---|---|
static GrainSurface |
GrainSurface.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrainSurface[] |
GrainSurface.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FinocylGrain(double outerDiameter,
double innerDiameter,
double finWidth,
double finDiameter,
int finCount,
double length,
int numberOfSegment,
GrainSurface endSurface) |
HollowCylinderGrain(double outerDiameter,
double coreDiameter,
double segmentLength,
int numberOfSegment,
GrainSurface outerSurface,
GrainSurface endsSurface,
GrainSurface coreSurface)
Create an Hollow cylindrical propellant grain
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtrudedGrain.setAftEndInhibited(GrainSurface grainSurface) |
void |
ExtrudedGrain.setForeEndInhibited(GrainSurface grainSurface) |
Copyright © 2019. All rights reserved.