Grainshape
Interface: Grainshape
Section titled “Interface: Grainshape”Defined in: src/types/index.ts:362
Grain shape properties for sand/gravel fractions
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
sizeFraction | string | null | Size fraction this shape applies to (e.g., “zand”, “grind”) | src/types/index.ts:364 |
angularity | string | null | Angularity of grains (e.g., “hoekig”, “subhoekig”, “afgerond”) | src/types/index.ts:366 |
sphericity | string | null | Sphericity of grains (e.g., “bol”, “plat”, “langwerpig”) | src/types/index.ts:368 |
roughness | string | null | Roughness of grains (e.g., “ruw”, “glad”) | src/types/index.ts:370 |