The type of the crop (enum), a subdivision of crop category.
config_namestr
Name of the crop configuration that produced this harvested crop.
rufas_idslist[RUFAS_ID]
List of RUFAS_IDs that this Harvested Crop may be fed as (unitless).
harvest_timedate
The time at which the crop was harvested.
storage_timedate
The time at which the crop was stored.
last_time_degradeddate
The last time at which the quality and mass of the crop was recalculated. This value is initially set to the
storage time of the crop.
fresh_massfloat
The fresh mass of the crop in kg.
dry_matter_percentagefloat
Percent of mass that is not water.
initial_dry_matter_percentagefloat
Percent of mass that is not water at the time this crop is stored.
initial_dry_matter_massfloat
Mass of dry matter initially stored (kg). Note that this value is only used if this crop is stored in a Hay
instance (or one of its child classes), and is only calculated at the time of storage.
dry_matter_digestibilityfloat
Percent of mass that is digestible.
crude_protein_percentfloat
Percent of mass that is dietary crude protein.
non_protein_nitrogenfloat
Percent of mass that is non-protein nitrogen.
starchfloat
Percent of mass that is starch.
adffloat
Percent of mass that is acid detergent fiber.
ndffloat
Percent of mass that is neutral detergent fiber.
ligninfloat
Percent of mass that is lignin.
sugarfloat
Percent of mass that is labile carbohydrate.
ashfloat
Percent of mass that is ash.
estimated_maximum_effluentfloat
Total amount of mass that will be lost from this crop as effluent in kg. Note that this value is only used if
this crop is stored in a Silage instance (or one of its child classes), and is calculated only once, when it
is stored.
bale_densityfloat
Density of this crop if it is hayed in kg per cubic meter. Note that this value is only used if this crop is
stored in a Hay instance (or one of its child classes), and is only calculated at the time of storage.
total_sensible_heat_generatedfloat
Heat generated by this crop if it is hayed in kJ per kg. Note that this value is only used if this crop is
stored in a Hay instance (or one of its child classes), and is only calculated at the time of storage.