B2 (Get method)

Gets the value of the second membership function center.

double  B2()

Return Value

The value of the second membership function center.

B2 (Set method)

Sets the value of the second membership function center.

void  B2(
   const double  b2      // second center value  
   )

Parameters

b2

[in]  Value of the second membership function center.