Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property RequiredSettlePoints As Long |
C# | |
---|---|
public long RequiredSettlePoints {get;} |
This calculated value represents the sum total of any additional pre-settling (delay) + post-settling samples required to settle the measurement filtering used in the demodulation process. Note the calculated number of input data pre-settling (delay) samples is returned separately as RequiredDelayPoints. To summarize, RequiredSettlePoints = RequiredDelayPoints + post-settling sample points.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)