FractionDistribution
Interface: FractionDistribution
Section titled “Interface: FractionDistribution”Defined in: src/types/index.ts:866
Estimated fraction distribution of a layer’s soil
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
fractionDistributionComplete | string | null | src/types/index.ts:867 |
estimatedMassProportionOrganicMatter | number | null | src/types/index.ts:868 |
estimatedMassProportionShellMatter | number | null | src/types/index.ts:869 |
estimatedVolumeProportionShellMatter | number | null | src/types/index.ts:870 |
estimatedMassProportionShell | number | null | src/types/index.ts:871 |
estimatedMassProportionGravel | number | null | src/types/index.ts:872 |
estimatedVolumeProportionGravel | number | null | src/types/index.ts:873 |
fineFractionDistributionOrganicSoil? | FineFractionDistributionOrganicSoil | src/types/index.ts:874 |
fineFractionDistributionShellySoil? | FineFractionDistributionShellySoil | src/types/index.ts:875 |