Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
W
X
D
densityPlot(boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.examples.
UtilitiesRuns
densityPlot(Grid2DSquareCellAbstract, Grid2DSquareCellAbstract, int, Grid2DSquareCellDoubleFactory)
- Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.
Utilities
Returns a density plot of xGrid values against yGrid values.
dimensions
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For storing cellsize, minx, miny, maxx, maxy.
dimensions
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
The Dimensions
dimensionsScale
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
For storing the minimum number of decimal places used to store dimensions.
directory
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstract
Local directory used for caching.
directory
- Variable in class uk.ac.leeds.ccg.andyt.grids.core.
Grid2DSquareCellAbstractFactory
A directory for swapping.
distance(double, double, double, double, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.process.
Grid2DSquareCellProcessor
Returns the distance between a pair of coordinates
distance(double, double, double, double)
- Static method in class uk.ac.leeds.ccg.andyt.grids.utilities.
Utilities
Returns the distance between a pair of coordinates
doFlowAccumulation(Grid2DSquareCellDouble, Grid2DSquareCellDouble, double, HashSet, Grid2DSquareCellDoubleFactory, boolean)
- Method in class uk.ac.leeds.ccg.andyt.grids.process.
Grid2DSquareCellProcessorDEM
TODO: docs frictionFactor = 75.0d; constant = 8.0d * 9.81d / frictionFactor; velocity = Math.sqrt( constant * waterDepth * changeInDepth / ChangeInLength ); discharge = velocity * waterDepth
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
W
X