Skip to main content

AggregatedNormFillingsToFarmLevel

@svenvw/fdm-source


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

Type Alias: AggregatedNormFillingsToFarmLevel

AggregatedNormFillingsToFarmLevel = object

Defined in: fdm-calculator/src/norms/farm.ts:142

Represents the aggregated output of the aggregateNormFillingsToFarmLevel function. The results are expressed as total amounts for the farm, not per hectare.

Properties

manure

manure: number

Defined in: fdm-calculator/src/norms/farm.ts:146

Total manure norm filling in kg N for the entire farm.


nitrogen

nitrogen: number

Defined in: fdm-calculator/src/norms/farm.ts:150

Total nitrogen norm filling in kg N for the entire farm.


phosphate

phosphate: number

Defined in: fdm-calculator/src/norms/farm.ts:154

Total phosphate norm filling in kg P2O5 for the entire farm.