B1
B1
B1 (Get method)
Gets the value of the first membership function center.
double B1()Return Value
Value of the first membership function center.
B1 (Set method)
Sets the value of the first membership function center.
void B1(
const double b1 // first center value
)Parameters
- b
[in] Value of the first membership function center.
Last updated on