| Package | Description |
|---|---|
| visad |
The core VisAD package, providing support for VisAD's Data & MathType
hierarchy, as well as for VisAD Displays and remote collaboration.
|
| Modifier and Type | Method and Description |
|---|---|
TrajectoryParams |
FlowControl.getTrajectoryParams() |
static TrajectoryParams |
TrajectoryManager.getTrajParamsFromFile(TrajectoryParams trajParams,
int which) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowControl.enableTrajectory(boolean flag,
TrajectoryParams tparms)
Enable/disable showing vectors as trajectories
|
static TrajectoryParams |
TrajectoryManager.getTrajParamsFromFile(TrajectoryParams trajParams,
int which) |
void |
FlowControl.setTrajectoryParams(TrajectoryParams tParams) |
| Constructor and Description |
|---|
TrajectoryManager(DataRenderer renderer,
TrajectoryParams trajParams,
java.util.ArrayList<FlowInfo> flowInfoList,
int dataDomainLength,
double time) |
TrajectoryManager(DataRenderer renderer,
TrajectoryParams trajParams,
java.util.ArrayList<FlowInfo> flowInfoList,
int dataDomainLength,
double time,
ScalarMap altToZ,
CoordinateSystem dspCoordSys,
Gridded1DSet anim1DdomainSet) |
TrajectoryParams(TrajectoryParams params) |