hydroScalingAPI.examples.rainRunoffSimulations
Class SimulationToScreen
java.lang.Object
hydroScalingAPI.examples.rainRunoffSimulations.SimulationToScreen
public class SimulationToScreen
- extends java.lang.Object
- Author:
- Ricardo Mantilla
|
Constructor Summary |
SimulationToScreen(int x,
int y,
byte[][] direcc,
int[][] magnitudes,
MetaRaster md,
float rainIntensity,
float rainDuration,
float infiltRate,
int routingType,
java.util.Hashtable routingParams)
Creates a new instance of SimulationToScreen |
|
Method Summary |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimulationToScreen
public SimulationToScreen(int x,
int y,
byte[][] direcc,
int[][] magnitudes,
MetaRaster md,
float rainIntensity,
float rainDuration,
float infiltRate,
int routingType,
java.util.Hashtable routingParams)
throws java.io.IOException,
visad.VisADException
- Creates a new instance of SimulationToScreen
- Throws:
java.io.IOException
visad.VisADException
main
public static void main(java.lang.String[] args)
throws java.io.IOException,
visad.VisADException
- Parameters:
args - the command line arguments
- Throws:
java.io.IOException
visad.VisADException
CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.