API / geotoolkit / welllog / widgets / RestrictDepthScaleStrategy / RestrictDepthScaleStrategy
widgets.RestrictDepthScaleStrategy.RestrictDepthScaleStrategy
Type Aliases
Type Aliases
Ƭ Options: Options & { deviceunit?: AbstractUnit | string | null ; indexunit?: AbstractUnit | string | null ; scale?: number | null }
options object
Ƭ OptionsOut: OptionsOut & ScaleOptionsOut
Ƭ ScaleOptionsOut: Object
options object
| Name | Type | Description |
|---|---|---|
deviceunit | AbstractUnit | null | device unit |
indexunit | AbstractUnit | null | scale unit |
scale | number | null | scale restriction |