uk.ac.leeds.ccg.andyt.projects.genesis.society.environment
Class DEM

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.genesis.society.environment.DEM

public class DEM
extends java.lang.Object


Field Summary
 uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble _DEM_Grid2DSquareCellDouble
           
 
Constructor Summary
DEM()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_DEM_Grid2DSquareCellDouble

public uk.ac.leeds.ccg.andyt.grids.core.Grid2DSquareCellDouble _DEM_Grid2DSquareCellDouble
Constructor Detail

DEM

public DEM()