ArtifactsDetectSetting class
final
Constructors
-
ArtifactsDetectSetting({int artBord = 70, int allowedPercentArtpoints = 50, int rawBetapLimit = 800000, int totalPowBorder = 30000000, int globalArtwinSec = 4, bool spectArtByTotal = false, bool hanningWinSpectrum = false, bool hammingWinSpectrum = true, int numWinsForQualityAvg = 100})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited