Uses of Class
com.github.jbgust.jsrm.application.result.MotorParameters
Packages that use MotorParameters
-
Uses of MotorParameters in com.github.jbgust.jsrm.application.result
Methods in com.github.jbgust.jsrm.application.result that return types with arguments of type MotorParametersConstructor parameters in com.github.jbgust.jsrm.application.result with type arguments of type MotorParametersModifierConstructorDescriptionJSRMResult(double maxThrustInNewton, double totalImpulseInNewtonSecond, double specificImpulseInSecond, double maxChamberPressureInMPa, double averageChamberPressureInMPa, double thrustTimeInSecond, MotorClassification motorClassification, List<MotorParameters> motorParameters, Nozzle nozzle, long averageThrustInNewton, Double grainMassInKg, long numberOfKNCorrection, PortToThroatAreaWarning portToThroatAreaWarning, double portToThroatArea)