Adams Car Package > Shared Material > Appendix > Curve Math Operations - User-Defined Function

Curve Math Operations - User-Defined Function

 
For the option:
Do the following:
F(x)
Enter an expression that defines the magnitude of the vertical y response based on the value of the horizontal x. For a curve defined where y = mx + c, where m is the gradient and c is the offset, you would enter the following syntax: 5*x+10. In this case, you will receive a warning that the plot doesn't pass through 0,0.
Points/Segs
Enter the points or intermediary segments for the curve.
Limits
Enter the upper and lower (x) values of the curve. These are the values that are used in the F(x) expression defined above.