C1
C1
C1 (Get method)
Gets the first membership function inflection coordinate parameter.
double C1()Return Value
Inflection coordinate value.
C1 (Set method)
Sets the first membership function inflection coordinate parameter.
void C1(
const double c1 // inflection coordinate value
)Parameters
- c1
[in] Inflection coordinate value.
Last updated on