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

Method GetYDiffuse

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

Source from the content-addressed store, hash-verified

172 double GetXDiffuse() const { return xdiffuse; }
173 double GetXGravity() const { return xgravity; }
174 double GetYDiffuse() const { return ydiffuse; }
175 double GetYGravity() const { return ygravity; }
176 bool GetDemeResource() const { return deme_resource; }
177 bool GetEnergyResource() const { return energy_resource; }

Callers 4

SetupCellGridMethod · 0.80
UpdateResourceCountMethod · 0.80
LoadResourceMethod · 0.80
SetupDemeResMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected