|
| | Urban (void) |
| |
| | NonVegElement (void) |
| |
| void | AddArea (double a_area_diff) |
| |
| void | DoCopy (const LE *a_Le) |
| | a copy function to be used because a copy constuctor won't work More...
|
| |
| virtual void | ForceGrowthDevelopment (void) |
| |
| virtual void | ForceGrowthInitialize (void) |
| |
| virtual void | ForceGrowthTest (void) |
| |
| double | GetArea (void) |
| |
| double | GetBirdMaize (void) |
| |
| double | GetBirdSeed (void) |
| |
| LE * | GetBorder (void) |
| |
| int | GetCattleGrazing (void) |
| |
| int | GetCountryDesignation (void) |
| |
| virtual double | GetDayDegrees (void) |
| | Variable used to record the current grazing pressure by e.g. voles */ double m_volegrazing; /**. More...
|
| |
| virtual double | GetDeadBiomass (void) |
| |
| double | GetGooseGrazingForage (GooseSpecies a_goose) |
| |
| int | GetGooseNos () |
| | For goose model functionality, returns the number of geese yesterday. More...
|
| |
| int | GetGooseNosToday () |
| | For goose model functionality, returns the number of geese today. More...
|
| |
| int | GetGooseNosTodayTimed () |
| | For goose model functionality, returns the number of geese today at a predefined time. More...
|
| |
| int | GetGooseRoostDist (GooseSpecies a_goose) |
| | For goose model functionality, returns the distance to closest roost. More...
|
| |
| int | GetGooseSpNosToday (GooseSpecies a_goose) |
| | For goose model functionality, returns the number of geese per species yesterday. More...
|
| |
| int | GetGooseSpNosTodayTimed (GooseSpecies a_goose) |
| | For goose model functionality, returns the number of geese per species yesterday at a predefined time. More...
|
| |
| virtual double | GetGreenBiomass (void) |
| |
| bool | GetHigh (void) |
| |
| virtual double | GetInsectPop (void) |
| |
| virtual double | GetLAGreen (void) |
| |
| TTypesOfVegetation | GetLastSownVeg () |
| | Returns the last vegetation type to be sown. More...
|
| |
| int | GetLastTreatment (int *a_index) |
| |
| virtual double | GetLATotal (void) |
| |
| int | GetMapIndex (void) |
| |
| bool | GetMapValid (void) |
| |
| int | GetMaxX (void) |
| |
| int | GetMaxY (void) |
| |
| int | GetMConstants (int a) |
| |
| int | GetMDates (int a, int b) |
| |
| int | GetMinX (void) |
| |
| int | GetMinY (void) |
| |
| virtual PollenNectarQuality | GetNectar () |
| |
| long | GetOldDays (void) |
| |
| int | GetOpenness (void) |
| | For goose model functionality, openness score for the polygon. More...
|
| |
| bool | GetOsmiaNest () |
| | Test to see if a nest is found. More...
|
| |
| Farm * | GetOwner (void) |
| |
| int | GetOwnerFile (void) |
| |
| int | GetOwnerIndex (void) |
| |
| int | GetPesticideCell () |
| |
| bool | GetPigGrazing (void) |
| |
| bool | GetPoison (void) |
| |
| virtual PollenNectarQuality | GetPollen () |
| |
| int | GetPoly (void) |
| | Returns the polyref number for this polygon. More...
|
| |
| virtual TTypesOfVegetation | GetPreviousCrop (int) |
| |
| int | GetQuarryNos () |
| | For goose model functionality, returns the number of geese yesterday which can be hunted as legal quarry. More...
|
| |
| int | GetRotIndex (void) |
| |
| int | GetSoilType () |
| |
| int | GetSoilTypeR () |
| |
| bool | GetSprayedToday () |
| |
| bool | GetStubble () |
| | Return the in stubble flag. More...
|
| |
| virtual double | GetTotalNectar () |
| |
| virtual double | GetTotalPollen () |
| |
| virtual double | GetTrafficLoad (void) |
| |
| int | GetUnsprayedMarginPolyRef (void) |
| |
| int | GetValidX (void) |
| |
| int | GetValidY (void) |
| |
| virtual double | GetVegBiomass (void) |
| |
| double | GetVegDDegs () |
| | Get the total of day degrees for the crop/veg on this element. More...
|
| |
| virtual double | GetWeedBiomass (void) |
| |
| virtual void | GrazeVeg_Extended (double) |
| |
| virtual void | GrazeVegetation (double, bool) |
| |
| virtual void | GrazeVegetationTotal (double) |
| |
| bool | HasTramlines (void) |
| |
| void | IncOsmiaNesting () |
| | Add an occupied nest. More...
|
| |
| virtual void | Insecticide (double) |
| |
| virtual void | InsectMortality (double) |
| |
| virtual bool | IsMaleNewtPresent () |
| | Sets a male newt as present/absent in descendent classes - here only to prevent need for dynamic casts. More...
|
| |
| bool | IsRecentlyMown (void) |
| |
| int | IsRecentlySprayed (void) |
| |
| | LE (void) |
| |
| virtual void | ReduceVeg (double) |
| |
| virtual void | ReduceVeg_Extended (double) |
| |
| virtual void | ReduceWeedBiomass (double) |
| |
| void | ReleaseOsmiaNest () |
| | Test to see if a nest is found. More...
|
| |
| virtual void | ResetDigestability () |
| | sets growth record to zero in descendent classes More...
|
| |
| void | SetArea (double a_area) |
| |
| void | SetBirdMaize (double a_forage) |
| |
| void | SetBirdSeed (double a_forage) |
| |
| void | SetBorder (LE *a_border) |
| |
| void | SetCopyTreatment (int a_treatment) |
| |
| void | SetCountryDesignation (int a_designation) |
| |
| virtual void | SetCropData (double, double, double, TTypesOfVegetation, double, int) |
| |
| virtual void | SetCropDataAll (double, double, double, double, TTypesOfVegetation, double, double, int, double, bool, double) |
| |
| void | SetGooseNos (int a_number, int a_day) |
| |
| void | SetGooseNosTimed (int a_number, int a_day) |
| |
| void | SetGooseRoostDist (int a_dist, GooseSpecies a_goose) |
| |
| void | SetGooseSpNos (int a_number, int a_day, GooseSpecies a_goose) |
| |
| void | SetGooseSpNosTimed (int a_number, int a_day, GooseSpecies a_goose) |
| |
| virtual void | SetGrowthPhase (int) |
| |
| void | SetHerbicideDelay (int a_decaytime_days) |
| |
| void | SetHigh (bool a_high) |
| |
| virtual void | SetInsectPop (double) |
| |
| void | SetLastSownVeg (TTypesOfVegetation a_tov) |
| | Records the last vegetation type to be sown. More...
|
| |
| void | SetLastTreatment (int a_treatment) |
| |
| virtual void | SetMaleNewtPresent (bool) |
| | Sets a male newt as present/absent in descendent classes - here only to prevent need for dynamic casts. More...
|
| |
| void | SetMapIndex (int a_map_index) |
| |
| void | SetMapValid (bool a_valid) |
| |
| void | SetMaxOsmiaNests (double a_noNests) |
| | Add an occupied nest. More...
|
| |
| void | SetMaxX (int x) |
| |
| void | SetMaxY (int y) |
| |
| void | SetMConstants (int a, int c) |
| |
| void | SetMDates (int a, int b, int c) |
| |
| void | SetMinX (int x) |
| |
| void | SetMinY (int y) |
| |
| void | SetMownDecay (int a_decaytime_days) |
| |
| void | SetOldDays (long a_days) |
| |
| void | SetOpenness (int a_openness) |
| | Records the openness statistic for this polygon. More...
|
| |
| void | SetOwner (Farm *a_owner, int a_owner_num, int a_owner_index) |
| |
| void | SetPesticideCell (int a_cell) |
| |
| void | SetPoison (bool a_poison) |
| |
| void | SetPollenNectarCurves (PollenNectarDevelopmentCurve *a_pollencurnve, PollenNectarDevelopmentCurve *a_nectarcurve) |
| | Set method for pollen and nectar curves. More...
|
| |
| void | SetPollenNectarData (int a_almasstype) |
| | sets the pollen and nectar information More...
|
| |
| void | SetPoly (int a_poly) |
| |
| void | SetRotIndex (int a_index) |
| |
| void | SetSoilType (int a_st) |
| |
| void | SetSprayedToday (bool a_didit) |
| |
| void | SetStubble (bool a_flag) |
| | Sets the in stubble flag. More...
|
| |
| void | SetTramlinesDecay (int a_decaytime_days) |
| |
| void | SetUnsprayedMarginPolyRef (int a_unsprayedmargin) |
| |
| void | SetValidXY (int a_valid_x, int a_valid_y) |
| |
| virtual void | SetVegBiomass (int) |
| |
| virtual void | SetVegHeight (double) |
| |
| virtual void | SetVegParameters (double, double, double, double) |
| |
| virtual void | SetVegType (TTypesOfVegetation, TTypesOfVegetation) |
| |
| virtual void | StoreLAItotal () |
| |
| virtual void | ToggleCattleGrazing (void) |
| |
| virtual void | TogglePigGrazing (void) |
| |
| void | UpdateOsmiaNesting () |
| | Recalculate the nest finding probability. More...
|
| |
| virtual void | ZeroVeg (void) |
| |
| virtual | ~LE (void) |
| |
Definition at line 1070 of file elements.h.