RFmxLteMXListStepTimerUnit Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXListStepTimerUnit Enumeration
Specifies the units in which SetListStepTimerDuration(String, Double) and SetListStepTimerOffset(String, Double) are specified.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXListStepTimerUnit
Public Enumeration RFmxLteMXListStepTimerUnit
Members
Member name | Value | Description | |
---|---|---|---|
Slot | 1 | List Step Timer Duration and List Step Timer Offset are specified in units of slots. | |
Time | 6 | List Step Timer Duration and List Step Timer Offset are specified in seconds. Specify the List Step Timer Duration and List Step Timer Offset in multiples of 1 ms * (15 kHz/minimum subcarrier spacing of all carriers). All slots within this notional time duration are analysed. |