HorizontalDeformationDataPoint
Interface: HorizontalDeformationDataPoint
Section titled “Interface: HorizontalDeformationDataPoint”Defined in: src/types/index.ts:1247
Shear stress measurement at specific deformation during horizontal shearing
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
time | number | src/types/index.ts:1248 |
horizontalDisplacement | number | src/types/index.ts:1249 |
shearStress | number | src/types/index.ts:1250 |
verticalStress | number | src/types/index.ts:1251 |
heightChange? | number | null | src/types/index.ts:1252 |