OEGetIridiumCategoryName¶
Attention
This API is currently available in C++ and Python.
std::string OEGetIridiumCategoryName(unsigned iridiumCategory)
This function returns the name of the Iridium category from the
input iridiumCategory
, whose value is assumed to be from the
OEIridiumCategory
namespace.
See also
OEIridiumCategory
namespaceOEGetIridiumCategoryFromName
inverse function