3.10.1 Constructor

OEFuzzy(const unsigned int v)

Construct an OEFuzzy instance given with an integer value. The integer values should be one of the values give in the OEFuzzVal namespace. Three pre-defined global constant fuzzy values (FzTrue, FzFalse, and FzMaybe) are define in OEChem which represent the fuzzy values of true, false, and maybe, respectively.