OEGetIridiumCategoryFromName¶
Attention
This API is currently available in C++ and Python.
unsigned OEGetIridiumCategoryFromName(std::string categoryName)
This function returns the corresponding Iridium category value from
the OEIridiumCategory
namespace given the
input categoryName
string.
See also
OEIridiumCategory
namespaceOEGetIridiumCategoryName
inverse function