C
C
C (Get method)
Gets the membership function maximum coordinate.
double C()Return Value
Membership function maximum coordinate.
C (Set method)
Sets the membership function maximum coordinate.
void C(
const double c // maximum coordinate value
)Parameters
- c
[in] Membership function maximum coordinate.
Last updated on