API / geotoolkit / data / DataLimitsInterpolation / DataLimitsInterpolation
data.DataLimitsInterpolation.DataLimitsInterpolation
Type Aliases
Type Aliases
Ƭ Options: Object
JSON properties object
| Name | Type | Description |
|---|---|---|
high? | number | high limit |
interpolationedge? | InterpolationEdge | string | type of edge value interpolation |
low? | number | low limit |
Ƭ OptionsOut: Required<Options>
JSON properties object