processSampledIntervals
Function: processSampledIntervals()
Section titled “Function: processSampledIntervals()”function processSampledIntervals(_value, context): SampledInterval[];Defined in: src/resolvers/bore-resolvers.ts:1544
Process sampled intervals from boring element
Extracts array of sampled intervals with method, quality, and optional sampler details.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
_value | string | null |
context | ResolverContext |