jpr_ary | = | Id of array containing the necessary jprims, motions, sforce ids to perform the static equilibrium |
vel | = | Logitudinal velocity of the vehicle |
brk_flg | = | flag to specify whether deceleration should be applied as braking or throttle off deceleration. For throttle off deceleration the applied deceleration is balanced by forces/moments generated at the driven wheels. For braking deceleration the deceleration is balanced by braking forces/moments at all wheels based on braking ratios (Car models only) 1 - braking deceleration 0 - throttle off deceleration (default) |
end_g | = | final level of longitudinal acceleration/deceleration to impose on the vehicle positive value = acceleration negative value = deceleration |
nsteps | = | number of steps for the output (that is, acceleration increment = end_g / nsteps) |
halt | = | (Optional) parameter to terminate or continue a simulation after a static failure. 1 - stop the simulation if static fails (default). 0 - continue the simulation if static fails. |
origo | = | (Optional). Marker defining the coordinate system is which model was created. (Standard Adams Car models have vehicle forward as -X).Default marker id is 3 |