|
vehicle section frontal area value used in testing (m**2)
|
||
|
vehicle wheelbase used in testing (m)
|
||
|
density of air = 1.22 kg/mm**3
|
||
|
scale factor on distance to convert into meters (i.e. if units are in mm, dscale = 0.001)
|
||
|
SPLINE id of drag coefficients (set to zero for no drag force)
|
||
|
SPLINE id of sideforce coefficients (set to zero for no side force)
|
||
|
SPLINE id of lift coefficients (set to zero for no lift force)
|
||
|
SPLINE id of roll coefficients (set to zero for no roll moment)
|
||
|
SPLINE id of pitch coefficients (set to zero for no pitch moment)
|
||
|
SPLINE id of yaw coefficients (set to zero for no yaw moment)
|
||
|
flag indicating the independent variable for the wind velocity and angle SPLINES
if itype > 0 wind velocity and angle are a function of time
if itype < 0 wind velocity and angle are a function of longitudinal distance in global ground X direction
|
||
|
if windv > 0 value of "windv" denotes constant wind speed (m/s)
if windv < 0 absolute value of "windv" is the id of the wind velocity SPLINE (m/s) in which the X value is time if "itype" > 0 or distance if "itype" < 0
|
||
|
wind angle of attack (sign convention is 0 deg for straight ahead, 90 deg for wind from the right, -90 for wind from left, etc.)
if winda > 0 value of "winda" denotes constant wind angle (deg).
if winda < 0 absolute value of "winda" is the id of the wind angle SPLINE (deg) in which the X value is time if "itype" > 0 or distance if "itype" < 0
|
||
|
MARKER id of the point of application of the forces and moments. This marker must be orientated in SAE coordinates (X out front, Y to right, and Z pointing down)
|