pre-experimentSetUp

This commit is contained in:
cs-powell
2025-03-30 21:54:51 -04:00
parent 44d167bbbb
commit ff32f69292
3 changed files with 53 additions and 48 deletions

View File

@@ -250,7 +250,7 @@ class AircraftLandingModel(pyactr.ACTRModel):
yoke_pull, self.integral_airspeed = self.proportionalIntegralControl(1,self.dictionaryAccess(self.destinations,"pitch"),
self.target_pitch,
self.integral_pitch,
scaleFactor.SCALEYOKEPULL)
scaleFactor.SCALEYOKEPULL)
if(self.dictionaryAccess(self.phaseFlags,"flare") == False):
self.target_pitch = 10