C1 (Get method)

Gets the first membership function inflection coordinate parameter.

double  C1()

Return Value

The first membership function inflection coordinate.

C1 (Set method)

Sets the first membership function inflection coordinate.

void  C1(
   const double  c1      // the first membership function inflection coordinate 
   )

Parameters

c1

[in] The first membership function inflection coordinate.

A2
C2