VR-Vantage 3.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
JrmLmFeatures Struct Reference

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.

Detailed Description

Indicates how the licensed product should run.

If / how these are relevant is module-relative.

Note
For all fields, a value of zero indicates a nominal / default / unrestricted state, as if unset.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:


Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)