GetOffsetBandwidthIntegral(string, out int)
- Updated2025-10-13
- 1 minute(s) read
Gets the bandwidth integral for a specific offset segment.
Syntax
Namespace: NationalInstruments.RFmx.Cdma2kMX
public int GetOffsetBandwidthIntegral(string selectorString, out int value)
Remarks
This method gets the value of SemOffsetBandwidthIntegral attribute.Use "offset(n)" as the Selector Strings to read this result.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the offset number. |
| value | out int | Upon return, contains the bandwidth integral for a specific offset segment. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.