RFmx NR DotNET

RFmxNRMXPdschPtrsPowerMode Enumeration

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

RFmxNRMXPdschPtrsPowerMode Enumeration

Specifies whether the configured SetPdschPtrsPower(String, Double) is calculated as defined in 3GPP specification or configured by you.

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

Syntax

public enum RFmxNRMXPdschPtrsPowerMode
Public Enumeration RFmxNRMXPdschPtrsPowerMode

Members

  Member nameValueDescription
Standard0 The PTRS RE power scaling is computed as defined in the Table 4.1-2 of 3GPP TS 38.214 specification using the value of SetEpreRatioPort(String, Int32) method..
UserDefined1 The PTRS RE power scaling is given by the value of SetPdschPtrsPower(String, Double) method.

See Also

Log in to get a better experience