Package com.titan.controls
Class FourthLandingControls
java.lang.Object
com.titan.controls.LandingControls
com.titan.controls.FourthLandingControls
-
Field Summary
Fields inherited from class com.titan.controls.LandingControls
engineLogger, missionLogger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(LandingModule module, int currentStep, double stepSize) Called with every step of the solving processMethods inherited from class com.titan.controls.LandingControls
getEngineLogger, getMissionLogger
-
Constructor Details
-
FourthLandingControls
public FourthLandingControls()
-
-
Method Details
-
execute
Description copied from class:LandingControlsCalled with every step of the solving process- Specified by:
executein classLandingControls- Parameters:
module-currentStep-
-