Parameters describing a 3d paraboloid.
Name | ToolTip | Associated Class | Default Value |
---|---|---|---|
X2Coef | Coefficient for x^2 term. | real | .0 |
Y2Coef | Coefficient for y^2 term. | real | .0 |
XYCoef | Coefficient for x.y term. | real | .0 |
XCoef | Coefficient for x term. | real | .0 |
YCoef | Coefficient for y term. | real | .0 |
Constant | Constant. | real | .0 |