Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsNtmSignal As Boolean |
C# | |
---|---|
public abstract bool IsNtmSignal {get; set;} |
Property Value
The default value is false.When set to true, the demodulator will assume the signal is an N-TM signal. Note this parameter is ignored when IsNtmSignalAutoDetect = true.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)