RFmx NR DotNET

Table of Contents

RFmxNRMXPvtConfiguration Methods

  • Updated2024-07-17
  • 5 minute(s) read
RFmxNRMXPvtConfiguration Methods

RFmxNRMXPvtConfiguration Methods

The RFmxNRMXPvtConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureAveraging
Configures averaging for the PVT measurement.
Public methodConfigureMeasurementMethod
Configures the measurement method for PVT measurement.
Public methodConfigureOffPowerExclusionPeriods
Configures the time excluded from the off region before and after the burst.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAllTracesEnabled
Gets whether to enable the traces to be stored and retrieved after performing the power versus time (PVT) measurement.
Public methodGetAveragingCount
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxNRMXPvtAveragingEnabled) method to True.
Public methodGetAveragingEnabled
Gets whether to enable averaging for the power versus time (PVT) measurement.
Public methodGetAveragingType
Gets the measurement averaging type.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMeasurementEnabled
Gets whether to enable the PVT measurement.
Public methodGetMeasurementInterval
Gets the measurement interval when the Measurement Interval Auto method is set to False. This value is expressed in seconds.
Public methodGetMeasurementIntervalAuto
Gets whether the measurement interval is computed by the measurement or configured by the user through Measurement Interval method.
Public methodGetMeasurementMethod
Gets the PVT measurement method.
Public methodGetNumberOfAnalysisThreads
Gets the maximum number of threads used for parallelism inside the PVT measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations.
Public methodGetOffPowerExclusionAfter
Gets the time excluded from the OFF region after the burst and at the end for uplink and downlink, respectively. The value is expressed in seconds.
Public methodGetOffPowerExclusionBefore
Gets the time excluded from the OFF region before the burst and at the beginning for uplink and downlink, respectively. The value is expressed in seconds.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetAllTracesEnabled
Sets whether to enable the traces to be stored and retrieved after performing the power versus time (PVT) measurement.
Public methodSetAveragingCount
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxNRMXPvtAveragingEnabled) method to True.
Public methodSetAveragingEnabled
Sets whether to enable averaging for the power versus time (PVT) measurement.
Public methodSetAveragingType
Sets the measurement averaging type.
Public methodSetMeasurementEnabled
Sets whether to enable the PVT measurement.
Public methodSetMeasurementInterval
Sets the measurement interval when the Measurement Interval Auto method is set to False. This value is expressed in seconds.
Public methodSetMeasurementIntervalAuto
Sets whether the measurement interval is computed by the measurement or configured by the user through Measurement Interval method.
Public methodSetMeasurementMethod
Sets the PVT measurement method.
Public methodSetNumberOfAnalysisThreads
Sets the maximum number of threads used for parallelism inside the PVT measurement. The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations.
Public methodSetOffPowerExclusionAfter
Sets the time excluded from the OFF region after the burst and at the end for uplink and downlink, respectively. The value is expressed in seconds.
Public methodSetOffPowerExclusionBefore
Sets the time excluded from the OFF region before the burst and at the beginning for uplink and downlink, respectively. The value is expressed in seconds.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience