hydroScalingAPI.modules.tRIBS_io.objects
Class FileOnlyNetworkManager

java.lang.Object
  extended by hydroScalingAPI.modules.tRIBS_io.objects.FileOnlyNetworkManager

public class FileOnlyNetworkManager
extends java.lang.Object

Author:
Ricardo Mantilla

Field Summary
 float[][] netProperties
           
 
Constructor Summary
FileOnlyNetworkManager(java.io.File pathToTriang, int nv, java.lang.String baseName)
          Creates a new instance of FileOnlyNetworkManager
 
Method Summary
 float[] getValues(java.lang.Object theKey, int varIndex)
           
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
 

Field Detail

netProperties

public float[][] netProperties
Constructor Detail

FileOnlyNetworkManager

public FileOnlyNetworkManager(java.io.File pathToTriang,
                              int nv,
                              java.lang.String baseName)
                       throws java.io.IOException
Creates a new instance of FileOnlyNetworkManager

Throws:
java.io.IOException
Method Detail

getValues

public float[] getValues(java.lang.Object theKey,
                         int varIndex)

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments


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.