Arrays
- Updated2025-10-13
- 1 minute(s) read
Groups
None
Group members
| Name | Description |
|---|---|
| RFmxWCDMA_CfgCarrierFrequencyArray | Configures an array of the center frequencies of the carriers, relative to the RF center frequency. |
| RFmxWCDMA_CfgNumberOfChannelsArray | Configures the number of user-defined channels for all the carriers in the measurement. This function is used when you set the RFMXWCDMA_ATTR_CHANNEL_CONFIGURATION_MODE attribute to User Defined. Call this function before you call the RFmxWCDMA_CfgUserDefinedChannel function or the RFmxWCDMA_CfgUserDefinedChannel function. |
| RFmxWCDMA_CfgUplinkScramblingArray | Configures the scrambling code and the scrambling code type for all the carriers. |
| RFmxWCDMA_CfgUplinkTestModelArray | Configures the uplink test model for all the carriers. |
| RFmxWCDMA_CfgUserDefinedChannelArray | Configures an array of spreading factors, spreading codes, modulation types, and branches of the user-defined channels. Before calling this function, you must configure the RFMXWCDMA_ATTR_NUMBER_OF_CHANNELS attribute with the appropriate number of user-defined channels. |
Attachments
None