C2 (Get method)

Gets the second membership function inflection coordinate parameter.

double  C2()

Return Value

The second membership function inflection coordinate.

C2 (Set method)

Sets the second membership function inflection coordinate.

void  C2(
   const double  c2      // the second membership function inflection coordinate 
   )

Parameters

c2

[in] The second membership function inflection coordinate.