|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object visad.data.amanda.EventList visad.data.amanda.Tracks
public class Tracks
Field Summary | |
---|---|
static FunctionType |
functionType
|
Constructor Summary | |
---|---|
Tracks()
|
Method Summary | |
---|---|
void |
add(BaseTrack track)
|
void |
computeSamples(float[] timeSteps)
|
BaseTrack |
get(int i)
|
Data |
makeData()
|
Methods inherited from class visad.data.amanda.EventList |
---|
dump, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static FunctionType functionType
Constructor Detail |
---|
public Tracks()
Method Detail |
---|
public final void add(BaseTrack track)
public final void computeSamples(float[] timeSteps)
public final BaseTrack get(int i)
public final Data makeData() throws RemoteException, VisADException
RemoteException
VisADException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |