ALMaSS Rodenticide Model ODdox  1.0
SmallRoad Class Reference

#include <elements.h>

Public Member Functions

virtual double GetTrafficLoad (void)
 
 SmallRoad (void)
 
- Public Member Functions inherited from NonVegElement
 NonVegElement (void)
 
- Public Member Functions inherited from LE
void AddArea (double a_area_diff)
 
void BumpRunNum (void)
 
void DoCopy (const LE *a_Le)
 a copy function to be used because a copy constuctor won't work More...
 
virtual void DoDevelopment (void)
 
virtual void ForceGrowthDevelopment (void)
 
virtual void ForceGrowthInitialize (void)
 
virtual void ForceGrowthTest (void)
 
int GetALMaSSEleType (void)
 
double GetArea (void)
 
double GetBirdMaize (void)
 
double GetBirdSeed (void)
 
LEGetBorder (void)
 
int GetCattleGrazing (void)
 
virtual APoint GetCentroid ()
 
virtual int GetCentroidX ()
 
virtual int GetCentroidY ()
 
int GetCountryDesignation (void)
 
virtual double GetDayDegrees (void)
 
virtual double GetDeadBiomass (void)
 
virtual double GetDigestability (void)
 
virtual TTypesOfLandscapeElement GetElementType (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 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)
 
long GetMgtLoopDetectCount (void)
 
long GetMgtLoopDetectDate (void)
 
int GetMinX (void)
 
int GetMinY (void)
 
long GetOldDays (void)
 
int GetOpenness (void)
 For goose model functionality, openness score for the polygon. More...
 
Farm * GetOwner (void)
 
int GetOwnerFile (void)
 
int GetOwnerIndex (void)
 
int GetPesticideCell ()
 
bool GetPigGrazing (void)
 
bool GetPoison (void)
 
int GetPoly (void)
 Returns the polyref number for this polygon. More...
 
virtual TTypesOfVegetation GetPreviousCrop (int)
 
int GetRotIndex (void)
 
long GetRunNum (void)
 
LE_Signal GetSignal (void)
 
virtual bool GetSkScrapes (void)
 
int GetSoilType ()
 
int GetSoilTypeR ()
 
int GetSubType (void)
 
int GetUnsprayedMarginPolyRef (void)
 
int GetValidX (void)
 
int GetValidY (void)
 
int GetVegAge ()
 
virtual double GetVegBiomass (void)
 
virtual double GetVegCover (void)
 
virtual int GetVegDensity (void)
 
virtual double GetVegHeight (void)
 
virtual bool GetVegPatchy (void)
 
virtual int GetVegPhase (void)
 
int GetVegStore (void)
 
virtual TTypesOfVegetation GetVegType (void)
 
virtual double GetWeedBiomass (void)
 
virtual void GrazeVeg_Extended (double)
 
virtual void GrazeVegetation (double, bool)
 
virtual void GrazeVegetationTotal (double)
 
bool HasTramlines (void)
 
virtual void Insecticide (double)
 
virtual void InsectMortality (double)
 
virtual bool IsCereal ()
 
virtual bool IsGrass ()
 
virtual bool IsMaleNewtPresent ()
 Sets a male newt as present/absent in descendent classes - here only to prevent need for dynamic casts. More...
 
virtual bool IsMatureCereal ()
 
bool IsRecentlyMown (void)
 
int IsRecentlySprayed (void)
 
 LE (void)
 
virtual void RecalculateBugsNStuff (void)
 
virtual void ReduceVeg (double)
 
virtual void ReduceVeg_Extended (double)
 
virtual void ReduceWeedBiomass (double)
 
virtual void ResetDigestability ()
 sets growth record to zero in descendent classes More...
 
void ResetTrace (void)
 
void SetALMaSSEleType (int a_type)
 
void SetArea (double a_area)
 
void SetBirdMaize (double a_forage)
 
void SetBirdSeed (double a_forage)
 
void SetBorder (LE *a_border)
 
virtual void SetCentroid (int x, int y)
 
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 SetElementType (int a_type)
 
void SetGooseNos (int a_number, int a_day)
 
void SetGooseNosTimed (int a_number, int a_day)
 
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 SetMaxX (int x)
 
void SetMaxY (int y)
 
void SetMConstants (int a, int c)
 
void SetMDates (int a, int b, int c)
 
void SetMgtLoopDetectCount (long a_num)
 
void SetMgtLoopDetectDate (long a_num)
 
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 SetPoly (int a_poly)
 
void SetRotIndex (int a_index)
 
void SetSignal (LE_Signal a_signal)
 
void SetSoilType (int a_st)
 
void SetSubType (int a_subtype)
 
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 SetVegPatchy (bool)
 
void SetVegStore (int a_veg)
 
virtual void SetVegType (TTypesOfVegetation, TTypesOfVegetation)
 
virtual void StoreLAItotal ()
 
void Tick (void)
 
virtual void ToggleCattleGrazing (void)
 
virtual void TogglePigGrazing (void)
 
void Trace (int a_value)
 
virtual void ZeroVeg (void)
 
void ZeroVegAge ()
 
virtual ~LE (void)
 

Additional Inherited Members

- Public Attributes inherited from LE
bool m_repeat_start
 
bool m_skylarkscrapes
 For management testing of skylark scrapes. More...
 
int m_squares_in_map
 
int m_tried_to_do
 
long m_user [EL_MAX_USERSPACE]
 Variable used to record the current grazing pressure by e.g. voles. More...
 
- Protected Attributes inherited from LE
int m_almass_le_type
 This holds the ALMaSS element type reference number. More...
 
double m_area
 
double m_birdmaizeforage
 The maize forage present in KJ/m2. More...
 
double m_birdseedforage
 The grain forage present in KJ/m2. More...
 
LEm_border
 
int m_cattle_grazing
 
int m_centroidx
 
int m_centroidy
 
int m_countrydesignation
 
int m_days_since_insecticide_spray
 
double m_ddegs
 
int m_default_grazing_level
 
int m_farmfunc_tried_to_do
 
double m_goosegrazingforage [gs_foobar]
 The grazing forage present in KJ/min. More...
 
int m_gooseNos [366]
 The number of geese each day. More...
 
int m_gooseNosTimed [366]
 The number of geese at a predefined time per day. More...
 
int m_gooseSpNos [366][gs_foobar]
 The number of geese of each species each day. More...
 
int m_gooseSpNosTimed [366][gs_foobar]
 The number of geese of each species at a predefined time per day. More...
 
int m_herbicidedelay
 
bool m_high
 
bool m_is_in_map
 
unsigned int m_lastindex
 
TTypesOfVegetation m_lastsownvegtype
 Records the last vegegetation type that was sown on the element. More...
 
vector< intm_lasttreat
 
long m_management_loop_detect_count
 
long m_management_loop_detect_date
 
int m_map_index
 
int m_maxx
 
int m_maxy
 
int m_minx
 
int m_miny
 
int m_mowndecay
 
long m_olddays
 
int m_openness
 The openness metric for a field (if any) More...
 
Farm * m_owner
 
int m_owner_file
 
int m_owner_index
 
int m_PesticideGridCell
 
bool m_pig_grazing
 
bool m_poison
 
int m_poly
 The polyref number for this polygon. More...
 
int m_rot_index
 
long m_running
 
LE_Signal m_signal_mask
 
int m_soiltype
 
int m_subtype
 
int m_tramlinesdecay
 
TTypesOfLandscapeElement m_type
 
int m_unsprayedmarginpolyref
 
int m_valid_x
 
int m_valid_y
 
int m_vegage
 
int m_vege_danger_store
 
double m_yddegs
 
int MConsts [10]
 
int MDates [2][25]
 
- Static Protected Attributes inherited from LE
static double m_largeroad_load []
 
static double m_monthly_traffic []
 Used for birds that feed on grain on cereal fields 3% spill is expected. More...
 
static double m_smallroad_load []
 

Constructor & Destructor Documentation

SmallRoad::SmallRoad ( void  )

References LE_TypeClass::BackTranslateEleTypes(), LE::m_type, and LE::SetALMaSSEleType().

2532  : NonVegElement() {
2533  m_type = tole_SmallRoad;
2535 }
int BackTranslateEleTypes(TTypesOfLandscapeElement EleReference)
Definition: elements.cpp:3037
class LE_TypeClass * g_letype
Definition: elements.cpp:265
NonVegElement(void)
Definition: elements.cpp:2315
void SetALMaSSEleType(int a_type)
Definition: elements.h:112
TTypesOfLandscapeElement m_type
Definition: elements.h:419

Member Function Documentation

double SmallRoad::GetTrafficLoad ( void  )
virtual

Reimplemented from LE.

References LE::m_monthly_traffic, and LE::m_smallroad_load.

2538  {
2539  return m_smallroad_load[ g_date->GetHour() ] * m_monthly_traffic[ g_date->GetMonth() - 1 ];
2540 }
static double m_monthly_traffic[]
Used for birds that feed on grain on cereal fields 3% spill is expected.
Definition: elements.h:453
static double m_smallroad_load[]
Definition: elements.h:455

The documentation for this class was generated from the following files: