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

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

public class UtilitiesRuns
extends Grid2DSquareCellProcessor
implements java.lang.Runnable

TODO: docs

See Also:
Serialized Form

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
 
Fields inherited from class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
_Grid2DSquareCells, _HandleOutOfMemoryErrorFalse, _HandleOutOfMemoryErrorTrue, _MemoryReserve, _Runtime
 
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, 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, linearRescale, log, log, log, logRescale, mask, mask, mask, mask, set_Directory, set_Directory, set_Directory, setValueALittleBitLarger, setValueALittleBitSmaller
 
Methods inherited from class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
_EnsureThereIsEnoughMemoryToContinue, _SwapToFileGrid2DSquareCellChunk, _SwapToFileGrid2DSquareCellChunk, _SwapToFileGrid2DSquareCellChunkExcept, _SwapToFileGrid2DSquareCellChunkExcept, _SwapToFileGrid2DSquareCellChunkExcept, _SwapToFileGrid2DSquareCellChunkExcept, _SwapToFileGrid2DSquareCellChunkExcept, _SwapToFileGrid2DSquareCellChunkExcept, _SwapToFileGrid2DSquareCellChunkExcept, _SwapToFileGrid2DSquareCellChunkExcept, _SwapToFileGrid2DSquareCellChunkExcept, _SwapToFileGrid2DSquareCellChunkExcept, _SwapToFileGrid2DSquareCellChunks, _SwapToFileGrid2DSquareCellChunks, _SwapToFileGrid2DSquareCellChunksExcept, _SwapToFileGrid2DSquareCellChunksExcept, _SwapToFileGrid2DSquareCellChunksExcept, _SwapToFileGrid2DSquareCellChunksExcept, _SwapToFileGrid2DSquareCellChunksExcept, _SwapToFileGrid2DSquareCellChunksExcept, _SwapToFileGrid2DSquareCellChunksExcept, _SwapToFileGrid2DSquareCellChunksExcept, _SwapToFileGrid2DSquareCellChunksExcept, clear_MemoryReserve, get_Grid2DSquareCells, get_MemoryReserve, getNormalDistributionKernelWeights, getTotalFreeMemory, getTotalFreeMemory, init_Grid2DSquareCells_MemoryReserve, init_Grid2DSquareCells_MemoryReserve, init_Grid2DSquareCells, init_Grid2DSquareCells, init_MemoryReserve, init_MemoryReserve, init_MemoryReserve, init_MemoryReserve, init_MemoryReserve, init_MemoryReserve, init_Runtime, initFile, initFile, initFileDirectory, initString, initString, println, set_Grid2DSquareCells, set_Grid2DSquareCells, sin, toString
 
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()