SampledInterval
Interface: SampledInterval
Section titled “Interface: SampledInterval”Defined in: src/types/index.ts:1133
Sampled interval - records sampling method and quality at specific depth ranges
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
beginDepth | number | - | src/types/index.ts:1134 |
endDepth | number | - | src/types/index.ts:1135 |
preTreatment | string | null | - | src/types/index.ts:1136 |
samplingMethod | string | null | - | src/types/index.ts:1137 |
samplingQuality | string | null | - | src/types/index.ts:1138 |
orientatedSampled | boolean | null | - | src/types/index.ts:1139 |
sampler? | SamplerDetails | - | src/types/index.ts:1140 |
coreRecovery? | CoreRecovery | Core recovery measurements (rock coring), when determined | src/types/index.ts:1142 |