RFmx TDSCDMA DotNET

Table of Contents

RFmxTdscdmaMXPvtConfiguration Methods

  • Updated2024-07-17
  • 4 minute(s) read
RFmxTdscdmaMXPvtConfiguration Methods

RFmxTdscdmaMXPvtConfiguration Methods

The RFmxTdscdmaMXPvtConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureAveraging
Configures averaging for the power versus time (PVT) measurement.
Public methodConfigureMeasurementMethod
Configures the measurement method for the power versus time (PVT) measurement.
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, RFmxTdscdmaMXPvtAveragingEnabled) method to True.
Public methodGetAveragingEnabled
Gets whether to enable averaging for the power versus time (PVT) measurement.
Public methodGetAveragingType
Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the power versus time (PVT) measurement.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMeasurementEnabled
Gets whether to enable the power versus time (PVT) measurement (Transmit ON/off time mask) according to the 3GPP TS 34.122 specification.
Public methodGetMeasurementMethod
Gets the method for performing the power versus time (PVT) measurement.
Public methodGetNumberOfAnalysisThreads
Gets the maximum number of threads used for parallelism for the power versus time (PVT) measurement.
Public methodGetNumberOfSegments
Gets the number of segments defined for the power versus time (PVT) measurement.
Public methodGetRrcFilterEnabled
Gets whether to enable the RRC filter. Use this method to disable the filter if the received signal is already RRC-filtered.
Public methodGetSegmentStart
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.
Public methodGetSegmentStop
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.
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, RFmxTdscdmaMXPvtAveragingEnabled) method to True.
Public methodSetAveragingEnabled
Sets whether to enable averaging for the power versus time (PVT) measurement.
Public methodSetAveragingType
Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the power versus time (PVT) measurement.
Public methodSetMeasurementEnabled
Sets whether to enable the power versus time (PVT) measurement (Transmit ON/off time mask) according to the 3GPP TS 34.122 specification.
Public methodSetMeasurementMethod
Sets the method for performing the power versus time (PVT) measurement.
Public methodSetNumberOfAnalysisThreads
Sets the maximum number of threads used for parallelism for the power versus time (PVT) measurement.
Public methodSetRrcFilterEnabled
Sets whether to enable the RRC filter. Use this method to disable the filter if the received signal is already RRC-filtered.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience