uk.ac.leeds.ccg.andyt.grids.examples
Class UtilitiesRuns

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
      extended by uk.ac.leeds.ccg.andyt.grids.examples.UtilitiesRuns
All Implemented Interfaces:
java.lang.Runnable

public class UtilitiesRuns
extends Grid2DSquareCellProcessor
implements java.lang.Runnable

TODO: docs


Field Summary
 
Fields inherited from class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
_Directory, _Grid2DSquareCellDoubleChunk64CellMapFactory, _Grid2DSquareCellDoubleChunkArrayFactory, _Grid2DSquareCellDoubleChunkFactory, _Grid2DSquareCellDoubleChunkJAIFactory, _Grid2DSquareCellDoubleChunkMapFactory, _Grid2DSquareCellDoubleChunkRAFFactory, _Grid2DSquareCellDoubleFactory, _Grid2DSquareCellIntChunk64CellMapFactory, _Grid2DSquareCellIntChunkArrayFactory, _Grid2DSquareCellIntChunkJAIFactory, _Grid2DSquareCellIntChunkMapFactory, _Grid2DSquareCellIntChunkRAFFactory, _Grid2DSquareCellIntFactory, _Grid2DSquareCelllIntChunkFactory, _GridStatistics, _GridStatistics0, _GridStatistics1, log, logIndentation, startTime
 
Constructor Summary
UtilitiesRuns()
           
 
Method Summary
 void densityPlot(boolean _HandleOutOfMemoryError)
           
 void GridtoGam()
           
 void kernelVolume()
           
static void main(java.lang.String[] args)
           
 void run()
           
 void toGainsChartCSV()
           
 
Methods inherited from class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
_Output, _OutputESRIAsciiGrid, _OutputImage, _Rescale, addToGrid, addToGrid, addToGrid, addToGrid, addToGrid, addToGrid, addToGrid, addToGrid, aggregate, aggregate, angle, angle, angle, copyAndSetUpNewLog, distance, distance, distance, get_Directory, getGrid2DSquareCell, getGrid2DSquareCell, getRowProcessData, getRowProcessInitialData, getTime0, getTime0, log, log, log, mask, mask, mask, mask, set_Directory, set_Directory, set_Directory, setValueALittleBitLarger, setValueALittleBitSmaller
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtilitiesRuns

public UtilitiesRuns()
              throws java.io.IOException
Throws:
java.io.IOException
Method Detail

main

public static void main(java.lang.String[] args)

run

public void run()
Specified by:
run in interface java.lang.Runnable

kernelVolume

public void kernelVolume()

GridtoGam

public void GridtoGam()

densityPlot

public void densityPlot(boolean _HandleOutOfMemoryError)
                 throws java.lang.Exception
Throws:
java.lang.Exception

toGainsChartCSV

public void toGainsChartCSV()