RFmx TDSCDMA DotNET

Table of Contents

RFmxTdscdmaMXPvtResults Methods

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

RFmxTdscdmaMXPvtResults Methods

The RFmxTdscdmaMXPvtResults type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFetchMeasurementStatus
Fetches the overall status of the power versus time (PVT) measurement.
Public methodFetchPowers
Fetches the values of the meanAbsoluteONPower and meanAbsoluteOFFPower parameters.
Public methodFetchSegmentMeasurement
Returns the status of a specific power versus time (PVT) measurement segment along with the measured segment powers.
Use "segment(n)" as the selector string to read this method.
Public methodFetchSegmentMeasurementArray
Fetches the status and measured powers for all the power versus time (PVT) measurement segments.
Public methodFetchSignalPowerTrace
Fetches the signal power trace and the absolute limit trace. The limit trace is defined by the transmit ON/off time mask measurement in the 3GPP TS 34.122 specification.
Public methodGetBurstWidth
Gets the time interval between the time positions where the signal amplitude has reached 90 percent of the full amplitude. This value is expressed in seconds.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMaximumAbsolutePower
Gets the maximum power of the measured burst, or the averaged bursts. This value is expressed in dBm.
Public methodGetMeanAbsoluteOffPower
Gets the mean OFF power of the measured burst, or the averaged bursts. This value is expressed in dBm.
Public methodGetMeanAbsoluteOnPower
Gets the mean ON power of the measured burst, or the averaged bursts. This value is expressed in dBm.
Public methodGetMeasurementStatus
Gets the overall status of the power versus time (PVT) measurement.
Public methodGetMidambleCode
Gets the midamble code used for slot synchronization.
Public methodGetMidambleShift
Gets the midamble code shift used for slot synchronization. This value is expressed in chips.
Public methodGetMinimumAbsolutePower
Gets the minimum observed power of the measured burst, or the averaged bursts. This value is expressed in dBm.
Public methodGetSegmentMargin
Gets the power margin for an individual power versus time (PVT) measurement segment, which is the minimum power distance to the power limit measured within the PVT measurement segment. This value is expressed in dB.
Public methodGetSegmentMarginTime
Gets the position in time corresponding to the GetSegmentMargin(String, Double) method. This value is expressed in seconds.
Public methodGetSegmentMaximumAbsolutePower
Gets the maximum measured power of an individual power versus time (PVT) measurement segment. This value is expressed in dBm.
Public methodGetSegmentMeanAbsolutePower
Gets the mean measured power corresponding to the GetSegmentMargin(String, Double) method. This value is expressed in dBm.
Public methodGetSegmentMinimumAbsolutePower
Gets the minimum measured power of an individual power versus time (PVT) measurement segment. This value is expressed in dBm.
Public methodGetSegmentStatus
Gets the measurement status for an individual power versus time (PVT) measurement segment.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience