Replies: 2 comments
-
Hi @Octal450 Is the discussion in issue #295 of any help ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@bcoconni I appreciate you bearing with me, I'll try to get back to you shortly. Kind Regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've had this idea for a bit, I currently have a hydraulic breaking system modelled in JSBsim which when the simulation starts, I would like the system to be pressurized as if the aircraft was left in such a state from the last flight. I am using actuators to control the pressure hysteresis and such.
I would propose having a way to make the actuator initialize at the value of its <input>, or even have a user-specifiable value (like the PID initial integrator.
In the current implementation, even if I feed the actuator 3000psi for example as the simulation starts, the value will slowly rise up to 3000 at the specified rate-limit - which I want to bypass as I'd like for the system to start pressurized.
Thoughts?
Josh
Beta Was this translation helpful? Give feedback.
All reactions