FluidMudLayer
Interface: FluidMudLayer
Section titled “Interface: FluidMudLayer”Defined in: src/types/index.ts:1184
Fluid mud layer - a layer of fluid mud (slib) recorded at the borehole
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
thickness | number | null | Thickness of the fluid mud layer (m) | src/types/index.ts:1186 |
colour | string | null | Colour of the fluid mud | src/types/index.ts:1188 |
upperBoundaryPositioningMethod | string | null | Method used to position the upper boundary | src/types/index.ts:1190 |
lowerBoundaryPositioningMethod | string | null | Method used to position the lower boundary | src/types/index.ts:1192 |