RFmxNRMXPvtConfiguration Methods
- Updated2024-07-17
- 5 minute(s) read
RFmxNRMXPvtConfiguration Methods
The RFmxNRMXPvtConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureAveraging |
Configures averaging for the PVT measurement. |
![]() | ConfigureMeasurementMethod |
Configures the measurement method for PVT measurement. |
![]() | ConfigureOffPowerExclusionPeriods |
Configures the time excluded from the off region before and after the burst. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAllTracesEnabled |
Gets whether to enable the traces to be stored and retrieved after performing the power versus time (PVT) measurement.
|
![]() | GetAveragingCount |
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxNRMXPvtAveragingEnabled) method to True.
|
![]() | GetAveragingEnabled |
Gets whether to enable averaging for the power versus time (PVT) measurement.
|
![]() | GetAveragingType |
Gets the measurement averaging type.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMeasurementEnabled |
Gets whether to enable the PVT measurement.
|
![]() | GetMeasurementInterval |
Gets the measurement interval when the Measurement Interval Auto method is set to False. This value is expressed in seconds.
|
![]() | GetMeasurementIntervalAuto |
Gets whether the measurement interval is computed by the measurement or configured by the user through Measurement Interval method.
|
![]() | GetMeasurementMethod |
Gets the PVT measurement method.
|
![]() | GetNumberOfAnalysisThreads |
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.
|
![]() | GetOffPowerExclusionAfter |
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.
|
![]() | GetOffPowerExclusionBefore |
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.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetAllTracesEnabled |
Sets whether to enable the traces to be stored and retrieved after performing the power versus time (PVT) measurement.
|
![]() | SetAveragingCount |
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxNRMXPvtAveragingEnabled) method to True.
|
![]() | SetAveragingEnabled |
Sets whether to enable averaging for the power versus time (PVT) measurement.
|
![]() | SetAveragingType |
Sets the measurement averaging type.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the PVT measurement.
|
![]() | SetMeasurementInterval |
Sets the measurement interval when the Measurement Interval Auto method is set to False. This value is expressed in seconds.
|
![]() | SetMeasurementIntervalAuto |
Sets whether the measurement interval is computed by the measurement or configured by the user through Measurement Interval method.
|
![]() | SetMeasurementMethod |
Sets the PVT measurement method.
|
![]() | SetNumberOfAnalysisThreads |
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.
|
![]() | SetOffPowerExclusionAfter |
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.
|
![]() | SetOffPowerExclusionBefore |
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.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |