GetSsbSubcarrierOffset(string, out int)
- Updated2025-04-08
- 1 minute(s) read
Gets an additional subcarrier offset for the SS/PBCH block in units of resource blocks of 15 kHz or subcarrier spacing given by SSB Subcarrier Common method for frequency range 1 and frequency range 2 respectively.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public int GetSsbSubcarrierOffset(string selectorString, out int value)
Remarks
This method gets the value of SsbSubcarrierOffset attribute.The default value is 0.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the carrier number and subblock number. |
value | out int | Upon return, contains an additional subcarrier offset for the SS/PBCH block in units of resource blocks of 15 kHz or subcarrier spacing given by SSB Subcarrier Common method for frequency range 1 and frequency range 2 respectively. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.