BoringVelocityMeasurement
Interface: BoringVelocityMeasurement
Section titled “Interface: BoringVelocityMeasurement”Defined in: src/types/index.ts:1174
Boring velocity measurement - drilling depth reached after a given elapsed time
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
elapsedTime | number | null | Elapsed time (s) | src/types/index.ts:1176 |
depth | number | null | Depth reached (m) | src/types/index.ts:1178 |