API / geotoolkit / data / DataWrapInterpolation / DataWrapInterpolation
data.DataWrapInterpolation.DataWrapInterpolation
Type Aliases
Type Aliases
Ƭ Options: Object
JSON properties object
| Name | Type | Description |
|---|---|---|
conversion? | DataConversion | conversion from current to new coordinate system |
high? | number | track high limits |
low? | number | track low limits |
maxwraps? | number | maximum count of wraps |
Ƭ OptionsOut: Required<Options>
JSON properties object