public class PropellantGrain extends Object
| Constructor and Description |
|---|
PropellantGrain(SolidPropellant propellant,
GrainConfigutation grainConfigutation)
Create an Hollow cylindrical propellant grain
|
| Modifier and Type | Method and Description |
|---|---|
GrainConfigutation |
getGrainConfigutation() |
SolidPropellant |
getPropellant() |
public PropellantGrain(SolidPropellant propellant, GrainConfigutation grainConfigutation)
propellant - propellant used (for default propellant see PropellantType)grainConfigutation - the grain configuration see GrainConfigutation)public SolidPropellant getPropellant()
public GrainConfigutation getGrainConfigutation()
Copyright © 2019. All rights reserved.