Visual Basic (Declaration) | |
---|---|
Public MustOverride Property AMUnit As AnalogDemodAMUnitType |
C# | |
---|---|
public abstract AnalogDemodAMUnitType AMUnit {get; set;} |
C++/CLI | |
---|---|
public: abstract property AnalogDemodAMUnitType AMUnit { AnalogDemodAMUnitType get(); void set ( AnalogDemodAMUnitType value); } |
You can select the AM modulation index results to be calculated in % or AM units. The AMUnit feature is applicable only to AnalogDemodType.AM analog demodulation.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)