Skip to main content

GebruiksnormResult

@svenvw/fdm-source


@svenvw/fdm-source / fdm-calculator/src / GebruiksnormResult

Interface: GebruiksnormResult

Defined in: fdm-calculator/src/norms/nl/2025/types.d.ts:240

The result object returned by the getNL2025StikstofGebruiksNorm function, containing the calculated norm value and the name of the cultivation used for the calculation.

Properties

normSource

normSource: string

Defined in: fdm-calculator/src/norms/nl/2025/types.d.ts:249

The cultivation name according to RVO's "Tabel 2 Stikstof landbouwgrond 2025" that was used to determine the legal limit.


normValue

normValue: number

Defined in: fdm-calculator/src/norms/nl/2025/types.d.ts:244

The determined nitrogen usage standard in kg N per hectare.