Last updated

API / geotoolkit / welllog / data / LogDrillingSection / LogDrillingSection

Namespace: LogDrillingSection

data.LogDrillingSection.LogDrillingSection

Table of contents

Type Aliases

Contents

Type Aliases

Hint

Ƭ Hint: Object

A pair depth and time

Type declaration

NameTypeDescription
Time?DateTime corresponding to depth Deprecated since 4.0. Use 'time' instead.
depthnumberDepth
timeDateTime corresponding to depth

Options

Ƭ Options: Object

An object containing the properties to set

Type declaration

NameTypeDescription
depthfrom?numberdepth from
depthto?numberdepth to
hint?Hint[]depth to date connection
valuefrom?Valuean object containing valuefrom options
valueto?Valuean object containing valueto options

OptionsOut

Ƭ OptionsOut: Object

properties object

Type declaration

NameTypeDescription
depthfromnumberdepth from
depthtonumberdepth to
hintHint[]depth to date connection
valuefromValuean object containing valuefrom options
valuetoValuean object containing valueto options

Value

Ƭ Value: Object

Define section time and break option

Type declaration

NameTypeDescription
Date?DateDate Deprecated since 4.0. Use 'date' instead.
break?booleanBreak
dateDateDate