CompletedInterval
Interface: CompletedInterval
Section titled “Interface: CompletedInterval”Defined in: src/types/index.ts:1148
Completed interval - records how the borehole was completed/backfilled
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
beginDepth | number | - | src/types/index.ts:1149 |
endDepth | number | - | src/types/index.ts:1150 |
permanentCasingPresent | boolean | null | - | src/types/index.ts:1151 |
diameterPermanentCasing | number | null | Diameter of the permanent casing (mm) | src/types/index.ts:1153 |
materialPermanentCasing | string | null | Material of the permanent casing | src/types/index.ts:1155 |
backfillMaterial | string | null | - | src/types/index.ts:1156 |
backfillMaterialWashed | boolean | null | - | src/types/index.ts:1157 |
backfillMaterialCertified | boolean | null | - | src/types/index.ts:1158 |