GetPferPeakPhaseErrorSymbol(string, out int)
- Updated2025-10-13
- 1 minute(s) read
Gets the symbol number in the useful portion of the burst corresponding to the phase error value in the GetPferMaximumPeakPhaseError(string, out double) result. The method returns this result for GSM ModAcc measurements.
Syntax
Namespace: NationalInstruments.RFmx.GsmMX
public int GetPferPeakPhaseErrorSymbol(string selectorString, out int value)
Remarks
This method gets the value of ModAccResultsPferPeakPhaseErrorSymbol attribute.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the result name. |
| value | out int | Upon return, contains the symbol number in the useful portion of the burst corresponding to the phase error value in the GetPferMaximumPeakPhaseError(string, out double) result. The method returns this result for GSM ModAcc measurements. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.