public class Tracks extends EventList
Modifier and Type | Field and Description |
---|---|
static FunctionType |
functionType |
Constructor and Description |
---|
Tracks() |
Modifier and Type | Method and Description |
---|---|
void |
add(BaseTrack track) |
void |
computeSamples(float[] timeSteps) |
BaseTrack |
get(int i) |
Data |
makeData() |
public static FunctionType functionType
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
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.