procedure InterpolateEqd(X: TVec; Y: TVec; intX: TVec; IntY: TVec; IntType: TInterpolationType);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVec | source TVec |
| 2 | Y | TVec | source TVec |
| 3 | intX | TVec | source TVec |
| 4 | IntY | TVec | source TVec |
| 5 | IntType | TInterpolationType |
Result: stored in self (calling object)