Class SolidRocketMotor
java.lang.Object
com.github.jbgust.jsrm.application.motor.SolidRocketMotor
A solid rocket motor that use Hollow cylindrical grain only
-
Constructor Summary
ConstructorsConstructorDescriptionSolidRocketMotor(PropellantGrain propellantGrain, CombustionChamber combustionChamber, Double throatDiameterInMillimeter) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SolidRocketMotor
public SolidRocketMotor(PropellantGrain propellantGrain, CombustionChamber combustionChamber, Double throatDiameterInMillimeter)
-
-
Method Details
-
getPropellantGrain
-
getCombustionChamber
-
getThroatDiameterInMillimeter
-