DissipationTest
Interface: DissipationTest
Section titled “Interface: DissipationTest”Defined in: src/types/index.ts:177
Dissipation test performed at a specific depth
During a CPT, the cone can be paused at a given depth to measure pore pressure decay over time. A CPT can contain multiple dissipation tests.
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
penetrationLength | number | src/types/index.ts:178 |
phenomenonTime | string | null | src/types/index.ts:179 |
measurements | DissipationMeasurement[] | src/types/index.ts:180 |