This is the complete list of members for fl::Bell, including all inherited members.
_height | fl::Term | protected |
Bell(const std::string &name="", scalar center=fl::nan, scalar width=fl::nan, scalar slope=fl::nan, scalar height=1.0) | fl::Bell | explicit |
className() const FL_IOVERRIDE | fl::Bell | virtual |
clone() const FL_IOVERRIDE | fl::Bell | virtual |
complexity() const FL_IOVERRIDE | fl::Bell | virtual |
configure(const std::string ¶meters) FL_IOVERRIDE | fl::Bell | virtual |
constructor() | fl::Bell | static |
getCenter() const | fl::Bell | virtual |
getHeight() const | fl::Term | virtual |
getName() const | fl::Term | virtual |
getSlope() const | fl::Bell | virtual |
getWidth() const | fl::Bell | virtual |
membership(scalar x) const FL_IOVERRIDE | fl::Bell | virtual |
parameters() const FL_IOVERRIDE | fl::Bell | virtual |
setCenter(scalar center) | fl::Bell | virtual |
setHeight(scalar height) | fl::Term | virtual |
setName(const std::string &name) | fl::Term | virtual |
setSlope(scalar slope) | fl::Bell | virtual |
setWidth(scalar width) | fl::Bell | virtual |
Term(const std::string &name="", scalar height=1.0) | fl::Term | explicit |
toString() const | fl::Term | virtual |
updateReference(const Engine *engine) | fl::Term | virtual |
~Bell() FL_IOVERRIDE | fl::Bell | virtual |
~Term() | fl::Term | virtual |