AgriWebb API
GraphQL/Enums

AnimalUnitType

No description

enum AnimalUnitType {
  dse
  dse50
  ae
  lsu
  lsu400au
  lsu425au
  su55nz
  lsu450za
  ssu75za
  au
  au1000lb
  bau
  MJPerDay
}

Values

AnimalUnitType.dse

Dry sheep equivalent - 45 kg Merino sheep, non-lactating and non-pregnant.

AnimalUnitType.dse50

Dry sheep equivalent - 50 kg Merino sheep, non-lactating and non-pregnant.

AnimalUnitType.ae

Adult equivalent - 450 kg Bos taurus steer at maintenance, 2.25 years of age, and walking 7 km each day.

AnimalUnitType.lsu

Livestock unit - 400 kg steer at maintenance.

AnimalUnitType.lsu400au

Large stock unit - 400 kg steer at maintenance.

AnimalUnitType.lsu425au

Livestock unit - 425 kg feeder steer at maintenance.

AnimalUnitType.su55nz

Stock unit - 55 kg ewe (pre-mating), wean one lamb at 25 kg and consume 550 kg DM per annum.

AnimalUnitType.lsu450za

Large stock unit - 450 kg ox with weight gain of 500g per day on grass pasture with a mean Digestible Energy (DE) concentration of 55%.

AnimalUnitType.ssu75za

Small stock unit - 1 Large Stock Unit is equivalent to 6 Small stock units (lsu450za).

AnimalUnitType.au

Animal unit - 1000 lb mature cow and her suckling calf.

AnimalUnitType.au1000lb

Animal unit - 1000 lb mature cow.

AnimalUnitType.bau

Animal unit - 450 kg steer at maintenance.

AnimalUnitType.MJPerDay

MJ/day

Member Of

AnimalUnit

object
 ● AnimalUnitFilter
input