VARSUB

PITCH_RATE

PITCH_RATE used in Adams Car for calculation of the pitch rate.

Input

VARIABLE/id, FUNCTION = USER(i_marker, j_marker)
ROUTINE = abgFDM::pitch_rate
where:
 
Description
i_marker
=
ID of I marker (on chassis/body part)
j_marker
=
ID of J marker (on ground part)

Output

Return the pitch rate for the given two markers.

ROLL_RATE

ROLL_RATE used in Adams Car for calculation of the roll rate.

Input

VARIABLE/id, FUNCTION = USER(i_marker, j_marker)
ROUTINE = abgFDM::roll_rate
where:
 
Description
i_marker
=
ID of I marker (on chassis/body part)
j_marker
=
ID of J marker (on ground part)

Output

Return the roll rate for the given two markers.

YAW_RATE

YAW_RATE used in Adams Car for calculation of the yaw rate.

Input

VARIABLE/id, FUNCTION = USER(i_marker, j_marker)
ROUTINE = abgFDM::yaw_rate
where:
 
Description
i_marker
=
ID of I marker (on chassis/body part)
j_marker
=
ID of J marker (on ground part)

Output

Return the yaw rate for the given two markers.