Poly2D
Contents |
Function
z = z0 + ax + by + cx2 + dy2 + fxy
Brief Description
Sample Curve
Parameters
Number: 6
| Name: | Meanings: | Lower Bounds: | Upper Bounds: |
|---|---|---|---|
|
z0 |
z offset |
||
|
a |
|||
|
b |
|||
|
c |
|||
|
d |
|||
|
f |
Script Access
Function File
fitfunc\Poly2D.fdf
