Package com.titan.controls
Class SecondLandingControls
java.lang.Object
com.titan.controls.LandingControls
com.titan.controls.SecondLandingControls
-
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
-
SecondLandingControls
public SecondLandingControls()
-
-
Method Details
-
execute
Description copied from class:LandingControlsCalled with every step of the solving process- Specified by:
executein classLandingControls- Parameters:
module-currentStep-
-