Last updated

API / geotoolkit / schematics / data / WellBoreData / WellBoreData

Namespace: WellBoreData

data.WellBoreData.WellBoreData

Table of contents

Type Aliases

Contents

Type Aliases

Description

Ƭ Description: string | string[]


Element

Ƭ Element: Object

Index signature

▪ [key: string]: any

Type declaration

NameType
description?Description
emulated?boolean
geometryEntity
id?string
subset?string

Elements

Ƭ Elements: Object

Type declaration

NameType
dataElement
namestring

Entity

Ƭ Entity: EntityRange | EntityRange[]


EntityRange

Ƭ EntityRange: Object

Type declaration

NameTypeDescription
compressedscale?number-
depth?{ from?: number ; to?: number ; units?: string | AbstractUnit }an object with depths descriptors (from and to)
depth.from?numberdepth from
depth.to?numberdepth to
depth.units?string | AbstractUnit-
diameter?{ inner?: number ; outer?: number ; units?: string | AbstractUnit }an object with diameter descriptor
diameter.inner?number-
diameter.outer?numberouter diameter
diameter.units?string | AbstractUnit-
horizontalcompressedscale?number-
level?{ from?: number ; to?: number }-
level.from?numberdepth from
level.to?numberdepth to
offset?numberoffset

EventMap

Ƭ EventMap: EventMap & { add: { data: Element ; name: string } | Elements | Elements[] ; change: Elements[] ; remove: Elements }


Options

Ƭ Options: Object

input parameters object or just an array of elements to add

Type declaration

NameTypeDescription
elements?Elements[] | WellBoreDataelements to add
units?UnitsOptionsunits options

OptionsOut

Ƭ OptionsOut: Object

Type declaration

NameTypeDescription
elementsElements[]elements to add
unitsUnitsOptionsunits options

UnitsOptions

Ƭ UnitsOptions: Object

Data units type

Type declaration

NameTypeDescription
depth?string | AbstractUnitdepth units
value?string | AbstractUnitvalue units