![]() |
VR-Vantage 3.1 API Documentation
|
Indicates how the licensed product should run. More...
Public Attributes | |
| uint32_t | raw |
| The raw featre map value from the licensing backend. Its format is versioned. | |
| uint32_t | version |
| The version extracted from the raw feature map. Controls how it was interpreted during conversion into this object. | |
| uint32_t | maxNumChannels |
| The maxiumum number of channels that are allowed to run simultaneously. | |
| uint16_t | server |
| Server mode enabled flag. | |
| uint16_t | ppi |
| PPI mode enabled flag. | |
| uint16_t | sar |
| SAR mode enabled flag. | |
| uint16_t | isar |
| ISAR mode enabled flag. | |
Indicates how the licensed product should run.
If / how these are relevant is module-relative.
| uint32_t JrmLmFeatures::raw |
The raw featre map value from the licensing backend. Its format is versioned.
| uint32_t JrmLmFeatures::version |
The version extracted from the raw feature map. Controls how it was interpreted during conversion into this object.
| uint32_t JrmLmFeatures::maxNumChannels |
The maxiumum number of channels that are allowed to run simultaneously.
| uint16_t JrmLmFeatures::server |
Server mode enabled flag.
| uint16_t JrmLmFeatures::ppi |
PPI mode enabled flag.
| uint16_t JrmLmFeatures::sar |
SAR mode enabled flag.
| uint16_t JrmLmFeatures::isar |
ISAR mode enabled flag.