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})

Properties

allowedPercentArtpoints int
getter/setter pair
artBord int
getter/setter pair
globalArtwinSec int
getter/setter pair
hammingWinSpectrum bool
getter/setter pair
hanningWinSpectrum bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
numWinsForQualityAvg int
getter/setter pair
rawBetapLimit int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
spectArtByTotal bool
getter/setter pair
totalPowBorder int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited