hydroScalingAPI.modules.tRIBS_io.objects
Class FileDynamicManager

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

public class FileDynamicManager
extends java.lang.Object

Author:
Ricardo Mantilla

Constructor Summary
FileDynamicManager(java.io.File[] pInt, int nv)
          Creates a new instance of FileIntegratedManager
 
Method Summary
 void clearData(java.lang.Object theKey)
           
 java.lang.Object[] getKeys()
           
 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
 

Constructor Detail

FileDynamicManager

public FileDynamicManager(java.io.File[] pInt,
                          int nv)
Creates a new instance of FileIntegratedManager

Method Detail

getValues

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

getKeys

public java.lang.Object[] getKeys()

clearData

public void clearData(java.lang.Object theKey)

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.