Canonical RHS excerpt from the registered callable used for this benchmark cell. Expand it to verify the state equations; it is not a standalone runnable fixture.
- Parameters
- _ACCEL_LIMIT = 200
- _CLOSING_VEL = 300
- _MEAS_UPDATE_HZ = 100
- _OMEGA_ACT = 50
- _PN_GAIN = 4
- _RADAR_SWITCH_HZ = 10
- _TARGET_VEL = 50
- _ZETA_ACT = 0.7
- Initial condition
- y(0) = [5000, -300, 0.1, 0.05, 1, 20, …] [shape=(28,), min=-800, max=5000]
- Horizon
- t ∈ [0, 60]
Canonical RHS excerpt captured from the same registered callable used for the published benchmark. Frozen closure values are summarized below; helper imports and solver settings are intentionally omitted.