5.3.4.29. Function CCL_str_to_enum
Defined in File CCL_struct.h
5.3.4.29.1. Function Documentation
-
enum ccl_impl_e CCL_str_to_enum(const char *str)
Convert a string into an
ccl_impl_eenum value.- Parameters
str – String that can be “LSLH” or “LSLM” (if the code has been linked with the LSL library).
- Returns
Corresponding enum value.