OEGetExperimentTypeID¶
Attention
This API is currently available in C++ and Python.
unsigned OEGetExperimentTypeID(const std::string &expTypeName)
This function returns an unsigned integer version of the experiment type from the string argument expTypeName. The experiment types are contained in the OEExperimentType
namespace.