RFmxTdscdmaMXPvtResults Methods
- Updated2024-07-17
- 4 minute(s) read
RFmxTdscdmaMXPvtResults Methods
The RFmxTdscdmaMXPvtResults type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FetchMeasurementStatus |
Fetches the overall status of the power versus time (PVT) measurement. |
![]() | FetchPowers |
Fetches the values of the meanAbsoluteONPower and meanAbsoluteOFFPower parameters. |
![]() | FetchSegmentMeasurement |
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. |
![]() | FetchSegmentMeasurementArray |
Fetches the status and measured powers for all the power versus time (PVT) measurement segments. |
![]() | FetchSignalPowerTrace |
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. |
![]() | GetBurstWidth |
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.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetMaximumAbsolutePower |
Gets the maximum power of the measured burst, or the averaged bursts. This value is expressed in dBm.
|
![]() | GetMeanAbsoluteOffPower |
Gets the mean OFF power of the measured burst, or the averaged bursts. This value is expressed in dBm.
|
![]() | GetMeanAbsoluteOnPower |
Gets the mean ON power of the measured burst, or the averaged bursts. This value is expressed in dBm.
|
![]() | GetMeasurementStatus |
Gets the overall status of the power versus time (PVT) measurement.
|
![]() | GetMidambleCode |
Gets the midamble code used for slot synchronization.
|
![]() | GetMidambleShift |
Gets the midamble code shift used for slot synchronization. This value is expressed in chips.
|
![]() | GetMinimumAbsolutePower |
Gets the minimum observed power of the measured burst, or the averaged bursts. This value is expressed in dBm.
|
![]() | GetSegmentMargin |
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.
|
![]() | GetSegmentMarginTime |
Gets the position in time corresponding to the GetSegmentMargin(String, Double) method. This value is expressed in seconds.
|
![]() | GetSegmentMaximumAbsolutePower |
Gets the maximum measured power of an individual power versus time (PVT) measurement segment. This value is expressed in dBm.
|
![]() | GetSegmentMeanAbsolutePower |
Gets the mean measured power corresponding to the GetSegmentMargin(String, Double) method. This value is expressed in dBm.
|
![]() | GetSegmentMinimumAbsolutePower |
Gets the minimum measured power of an individual power versus time (PVT) measurement segment. This value is expressed in dBm.
|
![]() | GetSegmentStatus |
Gets the measurement status for an individual power versus time (PVT) measurement segment.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |