hydroScalingAPI.modules.tRIBS_io.objects
Class FileQoutManager

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

public class FileQoutManager
extends java.lang.Object

Author:
Ricardo Mantilla

Constructor Summary
FileQoutManager(java.io.File[] avGauges, int oN)
          Creates a new instance of FileQoutManager
 
Method Summary
 java.lang.Object[] getKeys()
           
 int[] getLocationIndexes(java.lang.String baseName)
           
 double getMaxTime()
           
 double[] getSeries(java.lang.Object theKey, int index)
           
 double[] getTime(java.lang.Object theKey)
           
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

FileQoutManager

public FileQoutManager(java.io.File[] avGauges,
                       int oN)
Creates a new instance of FileQoutManager

Method Detail

getMaxTime

public double getMaxTime()

getTime

public double[] getTime(java.lang.Object theKey)

getSeries

public double[] getSeries(java.lang.Object theKey,
                          int index)

getKeys

public java.lang.Object[] getKeys()

getLocationIndexes

public int[] getLocationIndexes(java.lang.String baseName)

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.