Package com.titan.controls
Class FirstLandingControls
java.lang.Object
com.titan.controls.LandingControls
com.titan.controls.FirstLandingControls
-
Field Summary
Fields inherited from class com.titan.controls.LandingControls
engineLogger, missionLogger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(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
-
FirstLandingControls
public FirstLandingControls()
-
-
Method Details
-
execute
Description copied from class:LandingControls
Called with every step of the solving process- Specified by:
execute
in classLandingControls
- Parameters:
module
-currentStep
-
-