Visual Basic (Declaration) | |
---|---|
Public Enum SynchronizationMode Inherits System.Enum |
C# | |
---|---|
public enum SynchronizationMode : System.Enum |
C++/CLI | |
---|---|
public enum class SynchronizationMode : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
CyclicPrefix | Synchronize using auto-correlation based on any cyclic prefix and/or cyclic suffix content of the signal, followed by frequency-domain correlation to a known preamble or pilot pattern. | — |
TimeCorrelation | Synchronize using time-domain correlation to a known preamble or pilot pattern. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)