Syntax
PARA0E arg1 arg2
Description
The interpolation is parabolic up to the next table entry. The parabola has a horizontal tangent at the end.
Arguments
Minimum quantity: 2
arg1
Value |
Dimension |
Meaning |
x |
DOUBLE |
Abscissa value. A table describes a functional relation. The abscissa values are to be given in ascending order. |
xexpr |
TEXT |
Abscissa value as mathematical expression |
arg2
Value |
Dimension |
Meaning |
y |
DOUBLE |
Ordinate value. A table describes a functional relation. |
yexpr |
TEXT |
Ordinate value as mathematical expression |
Scopes
CALC/CURVE
Examples
PARA0E "47.5" "5.2"
LINE "60.0" "3.7"
The parabola is defined by the following boundary conditions: y(47.5) = 5.2, y(60.0) = 3.7, y'(60.0) = 0.
|
(C) ALLPLAN GmbH |
Privacy policy |