RFmxSpecAnMXPavtConfiguration Methods
- Updated2024-07-17
- 6 minute(s) read
RFmx
The RFmxSpecAnMXPavtConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureMeasurementBandwidth |
Configures the measurement bandwidth. |
![]() | ConfigureMeasurementInterval |
Configures the measurement offset and measurement length for the segments. |
![]() | ConfigureMeasurementIntervalMode |
Configures the measurement interval mode. |
![]() | ConfigureMeasurementLocationType |
Configures the measurement location type for the segments. |
![]() | ConfigureNumberOfSegments |
Configures the number of segments. |
![]() | ConfigureSegmentMeasurementInterval |
Configures the segment measurement offset and length for the segments. |
![]() | ConfigureSegmentMeasurementIntervalArray |
Configures an array of segment measurement offsets and lengths for the segments. |
![]() | ConfigureSegmentStartTimeList |
Configures the list of the segment start times. |
![]() | ConfigureSegmentStartTimeStep |
Configures the list of the segment start times based on segment0StartTime and segmentInterval. This method is used when the segments to be measured have equal duration. |
![]() | ConfigureSegmentType |
Configures the segment type. |
![]() | ConfigureSegmentTypeArray |
Configures an array of segment types. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object) |
![]() | GetAllTracesEnabled | Gets whether to enable the traces to be stored and retrieved after performing the PAVT measurement. |
![]() | GetFrequencyOffsetCorrectionEnabled | Gets whether to enable frequency offset correction for the measurement. |
![]() | GetFrequencyTrackingEnabled | Gets whether to enable frequency offset correction per segment for the measurement. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) |
![]() | GetMeasurementBandwidth | Gets the bandwidth over which the signal is measured. This value is expressed in Hz. |
![]() | GetMeasurementEnabled | Gets whether to enable the Phase Amplitude Versus Time (PAVT) measurement. |
![]() | GetMeasurementIntervalMode | Gets the mode of configuring the measurement interval. |
![]() | GetMeasurementLength | Gets the duration within the segment over which the phase and amplitude values are computed. This value is expressed in seconds. |
![]() | GetMeasurementLocationType | Gets the location at which the segment is measured. |
![]() | GetMeasurementOffset | Gets the time offset from the start of the segment for which the phase and amplitude values are computed. This value is expressed in seconds. |
![]() | GetNumberOfSegments | Gets the number of segments to be measured. |
![]() | GetPhaseUnwrapEnabled | Gets whether the phase measurement results are unwrapped or wrapped. |
![]() | GetSegmentMeasurementLength | Gets the duration within each segment over which the phase and amplitude, amplitude, or frequency error values are computed. This value is expressed in seconds. This method is valid when you set the SetMeasurementIntervalMode(String, RFmxSpecAnMXPavtMeasurementIntervalMode) method to Variable. |
![]() | GetSegmentMeasurementOffset | Gets the time offset from the start of the segment for which the phase and amplitude, amplitude, or frequency error values are computed. This value is expressed in seconds. This property is valid only when you set the SetMeasurementIntervalMode(String, RFmxSpecAnMXPavtMeasurementIntervalMode) method to Variable. |
![]() | GetSegmentStartTime | Gets the start time of measurement of the segments. This value is expressed in seconds. You can use this method only when you set the SetMeasurementLocationType(String, RFmxSpecAnMXPavtMeasurementLocationType) method to Time. |
![]() | GetSegmentType | Gets the type of segment. |
![]() | 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 PAVT measurement. |
![]() | SetFrequencyOffsetCorrectionEnabled | Sets whether to enable frequency offset correction for the measurement. |
![]() | SetFrequencyTrackingEnabled | Sets whether to enable frequency offset correction per segment for the measurement. While you set this property to True, ensure that the PavtFrequencyOffsetCorrectionEnabled attribute is set to True and the PavtSegmentType attribute is set to PhaseAndAmplitude. |
![]() | SetMeasurementBandwidth | Sets the bandwidth over which the signal is measured. This value is expressed in Hz. |
![]() | SetMeasurementEnabled | Sets whether to enable the Phase Amplitude Versus Time (PAVT) measurement. |
![]() | SetMeasurementIntervalMode | Sets the mode of configuring the measurement interval. |
![]() | SetMeasurementLength | Sets the duration within the segment over which the phase and amplitude values are computed. This value is expressed in seconds. |
![]() | SetMeasurementLocationType | Sets the location at which the segment is measured. |
![]() | SetMeasurementOffset | Sets the time offset from the start of the segment for which the phase and amplitude values are computed. This value is expressed in seconds. |
![]() | SetNumberOfSegments | Sets the number of segments to be measured. |
![]() | SetPhaseUnwrapEnabled | Sets whether the phase measurement results are unwrapped or wrapped. |
![]() | SetSegmentMeasurementLength | Sets the duration within each segment over which the phase and amplitude, amplitude, or frequency error values are computed. This value is expressed in seconds. This method is valid when you set the SetMeasurementIntervalMode(String, RFmxSpecAnMXPavtMeasurementIntervalMode) method to Variable. |
![]() | SetSegmentMeasurementOffset | Sets the time offset from the start of the segment for which the phase and amplitude, amplitude, or frequency error values are computed. This value is expressed in seconds. This property is valid only when you set the SetMeasurementIntervalMode(String, RFmxSpecAnMXPavtMeasurementIntervalMode) method to Variable. |
![]() | SetSegmentStartTime | Sets the start time of measurement of the segments. This value is expressed in seconds. You can use this method only when you set the SetMeasurementLocationType(String, RFmxSpecAnMXPavtMeasurementLocationType) method to Time. |
![]() | SetSegmentType | Sets the type of segment. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |