visad.data.amanda
Class AmandaFile
- java.lang.Object
-
- visad.data.amanda.AmandaFile
-
public class AmandaFile extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field and Description static RealTypemoduleIndexTypestatic RealTupleTypexyzType
-
Constructor Summary
Constructors Constructor and Description AmandaFile(java.lang.String id)AmandaFile(java.net.URL url)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description EventgetEvent(int index)intgetNumberOfEvents()doublegetXMax()doublegetXMin()doublegetYMax()doublegetYMin()doublegetZMax()doublegetZMin()FieldImplmakeEventData()FlatFieldmakeModuleData()
-
-
-
Field Detail
-
moduleIndexType
public static final RealType moduleIndexType
-
xyzType
public static RealTupleType xyzType
-
-
Constructor Detail
-
AmandaFile
public AmandaFile(java.lang.String id) throws BadFormException, java.io.IOException, VisADException- Throws:
BadFormExceptionjava.io.IOExceptionVisADException
-
AmandaFile
public AmandaFile(java.net.URL url) throws BadFormException, java.io.IOException, VisADException- Throws:
BadFormExceptionjava.io.IOExceptionVisADException
-
-
Method Detail
-
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 java.rmi.RemoteException, VisADException
- Throws:
java.rmi.RemoteExceptionVisADException
-
-
DMelt 3.0 © DataMelt by jWork.ORG