MaximumUndrainedShearStrengthDetermination
Interface: MaximumUndrainedShearStrengthDetermination
Section titled “Interface: MaximumUndrainedShearStrengthDetermination”Defined in: src/types/index.ts:1665
Maximum undrained shear strength determination (vane shear test) ISO 14688-2 - Measures peak undrained shear strength using hand vane
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
determinationProcedure | string | null | - | src/types/index.ts:1666 |
determinationMethod | string | null | - | src/types/index.ts:1667 |
determinationDiameter | string | null | - | src/types/index.ts:1668 |
verticallyDetermined | boolean | null | - | src/types/index.ts:1669 |
sampleMoistness | string | null | - | src/types/index.ts:1670 |
maximumUndrainedShearStrength | number | null | - | src/types/index.ts:1671 |
lowestMaximumUndrainedShearStrength | number | null | Lowest measured maximum undrained shear strength (kPa) | src/types/index.ts:1673 |
highestMaximumUndrainedShearStrength | number | null | Highest measured maximum undrained shear strength (kPa) | src/types/index.ts:1675 |