RFmx LTE DotNET

RFmxLteMXComponentCarrierSpacingType Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxLteMXComponentCarrierSpacingType Enumeration

RFmxLteMXComponentCarrierSpacingType Enumeration

Specifies the spacing between two adjacent component carriers within a subblock.

Namespace:  NationalInstruments.RFmx.LteMX
Assembly:  NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxLteMXComponentCarrierSpacingType
Public Enumeration RFmxLteMXComponentCarrierSpacingType

Members

  Member nameValueDescription
Nominal0 Calculates the frequency spacing between component carriers, as defined in section 5.4.1A in the 3GPP TS 36.521 specification, and sets the SetFrequency(String, Double) method.
Minimum1 Calculates the frequency spacing between component carriers, as defined in section 5.4.1A of the 3GPP TS 36.521 specification, and sets the CC Freq method.
User2The CC frequency that you configure in the CC Freq method is used.

See Also

Log in to get a better experience