hydroScalingAPI.modules.tRIBS_io.objects
Class FileMrfManager

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

public class FileMrfManager
extends java.lang.Object

Author:
ricardo

Constructor Summary
FileMrfManager(java.io.File pMrf, double maxTime)
          Creates a new instance of FileMrfManager
 
Method Summary
 double[] getSeries(int index)
           
 double[] getTime()
           
static void main(java.lang.String[] args)
           
 java.lang.String SimulationMD5()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileMrfManager

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

Method Detail

getTime

public double[] getTime()

getSeries

public double[] getSeries(int index)

SimulationMD5

public java.lang.String SimulationMD5()

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.