Grainshape
Interface: Grainshape
Section titled “Interface: Grainshape”Defined in: src/types/index.ts:334
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:336 |
angularity | string | null | Angularity of grains (e.g., “hoekig”, “subhoekig”, “afgerond”) | src/types/index.ts:338 |
sphericity | string | null | Sphericity of grains (e.g., “bol”, “plat”, “langwerpig”) | src/types/index.ts:340 |
roughness | string | null | Roughness of grains (e.g., “ruw”, “glad”) | src/types/index.ts:342 |