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