HorizontalDeformationDataPoint
Interface: HorizontalDeformationDataPoint
Section titled “Interface: HorizontalDeformationDataPoint”Defined in: src/types/index.ts:1706
Shear stress measurement at specific deformation during horizontal shearing
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
time | number | src/types/index.ts:1707 |
horizontalDisplacement | number | src/types/index.ts:1708 |
shearStress | number | src/types/index.ts:1709 |
verticalStress | number | src/types/index.ts:1710 |
heightChange? | number | null | src/types/index.ts:1711 |