hydroScalingAPI.modules.tRIBS_io.objects
Class FileRftManager

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

public class FileRftManager
extends java.lang.Object

Reads the contents of the Rft file

Author:
ricardo

Constructor Summary
FileRftManager(java.io.File pRft, double maxTime)
          Creates a new instance of FileMrfManager
 
Method Summary
 double[] getSeries(int index)
           
 double[] getTime()
           
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

FileRftManager

public FileRftManager(java.io.File pRft,
                      double maxTime)
Creates a new instance of FileMrfManager

Method Detail

getTime

public double[] getTime()

getSeries

public double[] getSeries(int index)

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.