visad.data.amanda
Class AmandaFile
java.lang.Object
visad.data.amanda.AmandaFile
public class AmandaFile
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
moduleIndexType
public static final RealType moduleIndexType
xyzType
public static RealTupleType xyzType
AmandaFile
public AmandaFile(String id)
throws BadFormException,
IOException,
VisADException
- Throws:
BadFormException
IOException
VisADException
AmandaFile
public AmandaFile(URL url)
throws BadFormException,
IOException,
VisADException
- Throws:
BadFormException
IOException
VisADException
getEvent
public final Event getEvent(int index)
getNumberOfEvents
public final int getNumberOfEvents()
getXMax
public final double getXMax()
getXMin
public final double getXMin()
getYMax
public final double getYMax()
getYMin
public final double getYMin()
getZMax
public final double getZMax()
getZMin
public final double getZMin()
makeEventData
public final FieldImpl makeEventData()
makeModuleData
public final FlatField makeModuleData()
throws RemoteException,
VisADException
- Throws:
RemoteException
VisADException