RFmxTdscdmaMXPvtConfiguration Methods
- Updated2024-07-17
- 4 minute(s) read
RFmxTdscdmaMXPvtConfiguration Methods
The RFmxTdscdmaMXPvtConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureAveraging |
Configures averaging for the power versus time (PVT) measurement. |
![]() | ConfigureMeasurementMethod |
Configures the measurement method for the power versus time (PVT) measurement. |
![]() | 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, RFmxTdscdmaMXPvtAveragingEnabled) method to True.
|
![]() | GetAveragingEnabled |
Gets whether to enable averaging for the power versus time (PVT) measurement.
|
![]() | GetAveragingType |
Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the power versus time (PVT) measurement.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMeasurementEnabled |
Gets whether to enable the power versus time (PVT) measurement (Transmit ON/off time mask) according to the 3GPP TS 34.122 specification.
|
![]() | GetMeasurementMethod |
Gets the method for performing the power versus time (PVT) measurement.
|
![]() | GetNumberOfAnalysisThreads |
Gets the maximum number of threads used for parallelism for the power versus time (PVT) measurement.
|
![]() | GetNumberOfSegments |
Gets the number of segments defined for the power versus time (PVT) measurement.
|
![]() | GetRrcFilterEnabled |
Gets whether to enable the RRC filter. Use this method to disable the filter if the received signal is already RRC-filtered.
|
![]() | GetSegmentStart |
Gets the start time of a specific power versus time (PVT) measurement segment. This value is expressed in seconds. The start time is defined relative to the burst start.
|
![]() | GetSegmentStop |
Gets the stop time of a specific power versus time (PVT) measurement segment. This value is expressed in seconds. The start time is defined relative to the burst start.
|
![]() | 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, RFmxTdscdmaMXPvtAveragingEnabled) method to True.
|
![]() | SetAveragingEnabled |
Sets whether to enable averaging for the power versus time (PVT) measurement.
|
![]() | SetAveragingType |
Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the power versus time (PVT) measurement.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the power versus time (PVT) measurement (Transmit ON/off time mask) according to the 3GPP TS 34.122 specification.
|
![]() | SetMeasurementMethod |
Sets the method for performing the power versus time (PVT) measurement.
|
![]() | SetNumberOfAnalysisThreads |
Sets the maximum number of threads used for parallelism for the power versus time (PVT) measurement.
|
![]() | SetRrcFilterEnabled |
Sets whether to enable the RRC filter. Use this method to disable the filter if the received signal is already RRC-filtered.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |