Skip to content
A

SettlementDeterminationStep

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

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

PropertyTypeDescriptionDefined in
stepNumbernumber-src/types/index.ts:1003
wetPerformedboolean | null-src/types/index.ts:1004
swellObservedboolean | null-src/types/index.ts:1005
strainPoint24hoursnumber | null-src/types/index.ts:1006
stepTypestring | null-src/types/index.ts:1007
verticalStressnumber | null-src/types/index.ts:1008
heightChangeDuringSettlementHeightAtSpecificTime[]-src/types/index.ts:1009
stressChangeDuringSettlement?StressAtSpecificSettlement[]Stress/strain time-series for the step (alternative to heightChangeDuringSettlement)src/types/index.ts:1011