MCPcopy Create free account
hub / github.com/devosoft/avida / GetInitial

Method GetInitial

avida-core/source/main/cResource.h:160–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158 int GetID() const { return id; }
159 int GetIndex() const { return index; }
160 double GetInitial() const { return initial; }
161 double GetInflow() const { return inflow; }
162 double GetOutflow() const { return outflow; }
163 int GetGeometry() const { return geometry; }

Callers 7

SetupCellGridMethod · 0.45
UpdateResourceCountMethod · 0.45
LoadResourceMethod · 0.45
SetupDemeResMethod · 0.45
SetupMethod · 0.45
SetCellListMethod · 0.45
cResourceLib.ccFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected