Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsTrackTiming As Boolean |
C# | |
---|---|
public abstract bool IsTrackTiming {get; set;} |
Property Value
The default value is true.If true, the pilot tracking attempts to track variation in the symbol timing of the signal. This can be used to track offset or drift the symbol clock frequency. However, if the symbol clock frequency is accurate, this could make the measurement slightly less accurate because the pilot tracking may incorrectly interpret noise as timing variation.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)