hydroScalingAPI.modules.tRIBS_io.objects
Class FilePixelManager
java.lang.Object
hydroScalingAPI.modules.tRIBS_io.objects.FilePixelManager
public class FilePixelManager
- extends java.lang.Object
- Author:
- Ricardo Mantilla
|
Constructor Summary |
FilePixelManager(java.io.File[] pInt)
Creates a new instance of FilePixelManager |
|
Method Summary |
java.lang.Object[] |
getKeys()
|
int[] |
getLocationIndexes(java.lang.String baseName)
|
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 |
FilePixelManager
public FilePixelManager(java.io.File[] pInt)
- Creates a new instance of FilePixelManager
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.