|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler
uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor
uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM
uk.ac.leeds.ccg.andyt.grids.examples.Example
public class Example
Field Summary |
---|
Fields inherited from class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler |
---|
handleOutOfMemoryErrorFalse, handleOutOfMemoryErrorTrue, memoryReserve |
Constructor Summary | |
---|---|
Example()
Creates a new ProcessorDEMRuns |
|
Example(java.io.File workspace)
Creates a new ProcessorDEMRuns using specified workspace. |
Method Summary | |
---|---|
void |
doSlopeAndAspect(Grid2DSquareCellDoubleFactory grid2DSquareCellDoubleFactory,
Grid2DSquareCellAbstract grid2DSquareCell)
Calculates the slope and aspect of dem and writes results as asciigrid files |
static void |
main(java.lang.String[] args)
|
void |
run()
|
Methods inherited from class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessorDEM |
---|
doFlowAccumulation, getFlowAccumulation, getHollowFilledDEM, getInitialFlowAccumulation, getInitialPeaksHashSetAndSetTheirValue, getMaxFlowDirection, getMetrics1, getMetrics1, getMetrics2, getSlopeAndAspect, getSlopeAndAspect, getSlopeAndAspect, getSlopeAndAspect, getSlopeAndAspect, getSlopeAndAspect, getSlopeAndAspect, getUpSlopeAreaMetrics |
Methods inherited from class uk.ac.leeds.ccg.andyt.grids.process.Grid2DSquareCellProcessor |
---|
addToGrid, addToGrid, addToGrid, addToGrid, addToGrid, addToGrid, addToGrid, addToGrid, addToGrid, addToGrid, aggregate, aggregate, angle, angle, angle, copyAndSetUpNewLog, distance, distance, distance, getGrid2DSquareCell, getGrid2DSquareCell, getGrid2DSquareCells, getRowProcessData, getRowProcessInitialData, getTime0, getWorkspace, linearRescale, linearRescale, log, log, log, logRescale, logRescale, mask, mask, mask, mask, mask, mask, mask, mask, mask, mask, mask, setValueALittleBitLarger, setValueALittleBitLarger, setValueALittleBitSmaller, setValueALittleBitSmaller, setWorkspace, setWorkspace, setWorkspace, swapToFileGrid2DSquareCellChunk, swapToFileGrid2DSquareCellChunkExcept |
Methods inherited from class uk.ac.leeds.ccg.andyt.grids.core.OutOfMemoryErrorHandler |
---|
clearMemoryReserve, initMemoryReserve, initMemoryReserve |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Example()
public Example(java.io.File workspace)
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- the command line argumentspublic void run()
public void doSlopeAndAspect(Grid2DSquareCellDoubleFactory grid2DSquareCellDoubleFactory, Grid2DSquareCellAbstract grid2DSquareCell) throws java.io.IOException
dem
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |