Class | Description |
---|---|
Degree |
This class calculate the degree of fulfillment of two sets.
|
DiscreteNumeric |
This class creates a new discrete numeric set.
|
DiscreteNumericWithLabel |
This class creates a new discrete numeric set with the label given.
|
Exponential |
This class creates a new exponential set.
|
ExponentialWithLabel |
This class creates a new exponential set with the label given.
|
FuzzyPlot |
This class performs the plot operation
|
Gaussian |
This class creates a new gaussian set.
|
GaussianWithLabel |
This class creates a new gaussian set with the label given.
|
Interval |
This class creates a new interval with points set.
|
IntervalWithLabel |
This class creates a new interval with points set with the label given.
|
Logistic |
This class creates a new logistic set.
|
LogisticWithLabel |
This class creates a new logistic set with the label given.
|
PiecewiseLinear |
This class creates a new piecewise linear set.
|
PiecewiseLinearWithLabel |
This class creates a new piecewise linear set with the label given.
|
Resolution |
This class allows users(from Netlogo) to change the resolution used for
working with continuous sets.
|
SetLabel |
This class implements the primitive set-label.
|
Trapezoidal |
This class creates a new piecewise linear set representing a trapezoidal set.
|
TrapezoidalWithLabel |
This class creates a new trapezoidal set with the label given.
|