Skip to content
A

SettlementDeterminationStep

Defined in: src/types/index.ts:1436

Single loading step in settlement characteristics test Represents one stress increment in oedometer/consolidation test

PropertyTypeDescriptionDefined in
stepNumbernumber-src/types/index.ts:1437
wetPerformedboolean | null-src/types/index.ts:1438
swellObservedboolean | null-src/types/index.ts:1439
strainPoint24hoursnumber | null-src/types/index.ts:1440
stepTypestring | null-src/types/index.ts:1441
verticalStressnumber | null-src/types/index.ts:1442
heightChangeDuringSettlementHeightAtSpecificTime[]-src/types/index.ts:1443
stressChangeDuringSettlement?StressAtSpecificSettlement[]Stress/strain time-series for the step (alternative to heightChangeDuringSettlement)src/types/index.ts:1445