Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal status As OverallStatus, _ ByVal statusMessages() As StatusMessage, _ ByVal signalFormat As String, _ ByVal inputDataDomain As InputDataDomain, _ ByVal inputDataPoints As Long, _ ByVal settlePoints As Long, _ ByVal delayPoints As Long, _ ByVal demodResultLengthInSubframe As Integer, _ ByVal sampleRateForTimeDomainInput As Double, _ 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
- inputDataPoints
- The number of input data points required
- settlePoints
- The number of points used for settling
- delayPoints
- The number of points for delay
- demodResultLengthInSubframe
- The demod result length in terms of the number of subframes
- sampleRateForTimeDomainInput
- The sample rate 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)