public class GenT2zMF_Union extends GenT2zMF_Prototype
isLeftShoulder, isRightShoulder, name, numberOfzLevels, slices_fs, slices_zValues, support, z_stepSize, zSlices
Constructor and Description |
---|
GenT2zMF_Union(java.lang.String name,
int numberOfzLevels,
double[] slices_zValues,
IntervalT2MF_Interface[] zSlices)
Creates a new instance of GenT2zMF_Union
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
T1MF_Discretized |
getFS(double x) |
double |
getLeftShoulderStart() |
double |
getRightShoulderStart() |
boolean |
isLeftShoulder() |
boolean |
isRightShoulder() |
getCentroid, getFSWeightedAverage, getName, getNumberOfSlices, getSupport, getZSlice, getZValue, getZValues, setLeftShoulder, setName, setRightShoulder, setSupport, setZSlice, toString
public GenT2zMF_Union(java.lang.String name, int numberOfzLevels, double[] slices_zValues, IntervalT2MF_Interface[] zSlices)
public java.lang.Object clone()
clone
in class java.lang.Object
public T1MF_Discretized getFS(double x)
getFS
in interface GenT2zMF_Interface
getFS
in class GenT2zMF_Prototype
public boolean isLeftShoulder()
isLeftShoulder
in interface GenT2zMF_Interface
isLeftShoulder
in class GenT2zMF_Prototype
public boolean isRightShoulder()
isRightShoulder
in interface GenT2zMF_Interface
isRightShoulder
in class GenT2zMF_Prototype
public double getLeftShoulderStart()
public double getRightShoulderStart()