Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal status As OverallStatus, _ ByVal statusMessages() As StatusMessage, _ ByVal signalFormat As String, _ ByVal inputDataDomain As InputDataDomain, _ ByVal cyclicPrefixLength As CyclicPrefixLength, _ ByVal resultLengthInSlots As Integer, _ ByVal requiredInputDataPoints As Long, _ ByVal requirementsForTimeDomainInputData As RequirementsForTimeDomainInputData, _ ByVal requirementsForOfdmDomainInputData As RequirementsForOfdmDomainInputData _ ) |
Parameters
- status
- The overall status after the configuration
- statusMessages
- Status messages about the configuration
- signalFormat
- The signal format
- inputDataDomain
- The input domain
- cyclicPrefixLength
- The cyclic prefix length
- resultLengthInSlots
- The demodulation result length defined in number of slots
- requiredInputDataPoints
- The total number of input data samples the user must supply in order to satisfy the configured measurement.
- requirementsForTimeDomainInputData
- the requirements for time domain input data
- requirementsForOfdmDomainInputData
- the requirements for OFDM domain input data
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)