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