Package com.titan.controls
Class FlightControlsTwoEngineFiresForLaunch
java.lang.Object
com.titan.controls.Controls
com.titan.controls.FlightControlsTwoEngineFiresForLaunch
-
Field Summary
FieldsFields inherited from class com.titan.controls.Controls
engineLogger, missionLogger
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(SolarSystem system, Rocket rocket, int currentStep, int stepSize) Called with every step of the solving processMethods inherited from class com.titan.controls.Controls
getEngineLogger, getMissionLogger
-
Field Details
-
INDEX_EARTH
public static final int INDEX_EARTH- See Also:
-
-
Constructor Details
-
FlightControlsTwoEngineFiresForLaunch
public FlightControlsTwoEngineFiresForLaunch() -
FlightControlsTwoEngineFiresForLaunch
-
-
Method Details