CoreRecovery
Interface: CoreRecovery
Section titled “Interface: CoreRecovery”Defined in: src/types/index.ts:1119
Core recovery measurements for a sampled interval (rock coring)
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
totalCoreRecovery | number | null | Total core recovery (%) | src/types/index.ts:1121 |
solidCoreRecovery | number | null | Solid core recovery (%) | src/types/index.ts:1123 |
rockQualityDesignation | number | null | Rock Quality Designation (%) | src/types/index.ts:1125 |
fieldDetermined | boolean | null | Whether the core recovery was determined in the field | src/types/index.ts:1127 |