public class AmandaFile extends Object
Modifier and Type | Field and Description |
---|---|
static RealType |
moduleIndexType |
static RealTupleType |
xyzType |
Constructor and Description |
---|
AmandaFile(String id) |
AmandaFile(URL url) |
Modifier and Type | Method and Description |
---|---|
Event |
getEvent(int index) |
int |
getNumberOfEvents() |
double |
getXMax() |
double |
getXMin() |
double |
getYMax() |
double |
getYMin() |
double |
getZMax() |
double |
getZMin() |
FieldImpl |
makeEventData() |
FlatField |
makeModuleData() |
public static final RealType moduleIndexType
public static RealTupleType xyzType
public AmandaFile(String id) throws BadFormException, IOException, VisADException
public AmandaFile(URL url) throws BadFormException, IOException, VisADException
public final Event getEvent(int index)
public final int getNumberOfEvents()
public final double getXMax()
public final double getXMin()
public final double getYMax()
public final double getYMin()
public final double getZMax()
public final double getZMin()
public final FieldImpl makeEventData()
public final FlatField makeModuleData() throws RemoteException, VisADException
RemoteException
VisADException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.