public class SlimTypes extends Object
Modifier and Type | Field and Description |
---|---|
RealTupleType |
bc |
Unit[] |
bcUnits |
RealTupleType |
bcv |
FunctionType |
bcvFunc |
FunctionType |
bcvFuncFit |
FunctionType |
bcvFuncRes |
RealType |
bType |
RealTupleType |
bv |
FunctionType |
cDummyFunc |
Linear1DSet |
cSet |
RealType |
cType |
RealType |
vType |
RealType |
vType2 |
RealType |
vTypeFit |
RealType |
vTypeRes |
RealTupleType |
vv |
RealType |
xType |
RealTupleType |
xy |
Integer2DSet |
xySet |
FunctionType |
xyvFunc |
RealType |
yType |
Constructor and Description |
---|
SlimTypes(int width,
int height,
int channels,
double minWave,
double maxWave) |
public final RealType xType
public final RealType yType
public final RealType bType
public final RealType cType
public final RealType vType
public final RealType vType2
public final RealType vTypeFit
public final RealType vTypeRes
public final Unit[] bcUnits
public final RealTupleType xy
public final RealTupleType bc
public final RealTupleType bv
public final RealTupleType bcv
public final RealTupleType vv
public final Integer2DSet xySet
public final Linear1DSet cSet
public final FunctionType xyvFunc
public final FunctionType cDummyFunc
public final FunctionType bcvFunc
public final FunctionType bcvFuncFit
public final FunctionType bcvFuncRes
public SlimTypes(int width, int height, int channels, double minWave, double maxWave) throws VisADException
VisADException
Copyright © 2015–2022 SciJava. All rights reserved.