RFmx EVDO CVI

Table of Contents

RFMXEVDO_ATTR_OBW_NUMBER_OF_ANALYSIS_THREADS

  • Updated2024-10-14
  • 1 minute(s) read

RFMXEVDO_ATTR_OBW_NUMBER_OF_ANALYSIS_THREADS

Data Type: int32
Access:read/write
Functions:RFmxEVDO_SetAttributeI32
RFmxEVDO_GetAttributeI32
Description: Specifies the maximum number of threads used for parallelism for the occupied bandwidth (OBW) measurement.

The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is 1.

Get Function: RFmxEVDO_OBWGetNumberOfAnalysisThreads
Set Function: RFmxEVDO_OBWSetNumberOfAnalysisThreads

Log in to get a better experience