public class Stream2D extends Object
Constructor and Description |
---|
Stream2D() |
Modifier and Type | Method and Description |
---|---|
static int |
stream(float[] ugrid,
float[] vgrid,
int nr,
int nc,
float density,
float stepFactor,
float arrowScale,
float[][][] vr,
float[][][] vc,
int[][] numv,
int[] numl,
Gridded2DSet spatial_set,
float packingFactor,
float cntrWeight,
int n_pass,
float reduction) |
public static int stream(float[] ugrid, float[] vgrid, int nr, int nc, float density, float stepFactor, float arrowScale, float[][][] vr, float[][][] vc, int[][] numv, int[] numl, Gridded2DSet spatial_set, float packingFactor, float cntrWeight, int n_pass, float reduction) throws VisADException
VisADException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.