public class Histogram extends Object
Constructor and Description |
---|
Histogram() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static FlatField |
makeHistogram(Data[] datums)
invoke in SpreadSheet by:
link(visad.math.Histogram.makeHistogram(A1, A2))
|
static FlatField |
makeHistogram(Field field,
Set set)
return a histogram of field range values in "bins"
defined by the samples of set
|
public static FlatField makeHistogram(Data[] datums)
public static FlatField makeHistogram(Field field, Set set) throws VisADException, RemoteException
VisADException
RemoteException
public static void main(String[] args) throws VisADException, RemoteException
VisADException
RemoteException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.