I have looked everywhere in the ADAMS car help and I can only find the suspension output definitions. Where can I find the exact definitions for the requests automatically generated after running a full vehicle model such as:
Request 907 (req907) outputs displacement, velocity, accelerations, and body side-slip angle depending on the value of par(2) in the parameter list. Req907 is compatible with both dynamic and steady-state type analyses.
The definition of the parameters array and the resulting output is:
par(1) = Branch Flag 907
par(2) = Request Type:
0 = Displacement(Angles in radians)
1 = Velocities
(Translational vel. in KPH)
(Angular velocity in radians/s)
2 = Accelerations
(Translational acc. G's)
(Rotational acc. in radians/s/2)
3 = Body Side Slip Angle in Radians
par(3) = id I marker
par(4) = id J marker
par(5) = id RM marker
Any results with a magnitude less than 1e-7 are set to zero.
Request 907 (req907) outputs displacement, velocity, accelerations, and body side-slip angle depending on the value of par(2) in the parameter list. Req907 is compatible with both dynamic and steady-state type analyses.
The definition of the parameters array and the resulting output is:
par(1) = Branch Flag 907
par(2) = Request Type:
0 = Displacement(Angles in radians)
1 = Velocities
(Translational vel. in KPH)
(Angular velocity in radians/s)
2 = Accelerations
(Translational acc. G's)
(Rotational acc. in radians/s/2)
3 = Body Side Slip Angle in Radians
par(3) = id I marker
par(4) = id J marker
par(5) = id RM marker
Any results with a magnitude less than 1e-7 are set to zero.