Property | Type | Description | |
---|---|---|---|
AllowedConcurrentScanCount | int | ||
CancelTest | bool | ||
CompletedPassesCount | int | ||
CompletedPassesCountAtSessionStart | int | ||
CompletedPassesCountThisSession | int | ||
CompletedScansInThisPass | int | ||
CurrentConsecutiveDarkFramesInSecondsThreshold | float | ||
CurrentDarknessPercentageThreshold | int | ||
CurrentIndividualPixelBrightnessThreshold | int | ||
CurrentPassNumber | int | ||
CurrentPixelScanPercentageThreshold | int | ||
CurrentSecondsSkipThreshold | float | ||
InputFileCount | int | ||
NextInputFileNumber | int | ||
PassAccurateCount | int | ||
PassActualScore | int | ||
PassFalsePositivesCount | int | ||
PassFoundCount | int | ||
PassMaxScore | int | ||
PassMissingCount | int | ||
PassScanTime | System.TimeSpan | ||
ScanProcessList | List |
||
TotalPassesCount | int |
Method | Description | |
---|---|---|
Cleanup ( ) : void | ||
DoWork ( ) : void | ||
Initialize ( |
||
WriteTuningGraphLogHeader ( ) : void |
Method | Description | |
---|---|---|
CheckForCancel ( ) : bool | ||
LogInfo ( string message ) : void |
public static Initialize ( |
||
mTf | ||
return | void |
public static WriteTuningGraphLogHeader ( ) : void | ||
return | void |
public static int AllowedConcurrentScanCount | ||
return | int |
public static int CompletedPassesCountAtSessionStart | ||
return | int |
public static int CompletedPassesCountThisSession | ||
return | int |
public static int CompletedScansInThisPass | ||
return | int |
public static float CurrentConsecutiveDarkFramesInSecondsThreshold | ||
return | float |
public static int CurrentDarknessPercentageThreshold | ||
return | int |
public static int CurrentIndividualPixelBrightnessThreshold | ||
return | int |
public static int CurrentPixelScanPercentageThreshold | ||
return | int |
public static float CurrentSecondsSkipThreshold | ||
return | float |
public static int PassFalsePositivesCount | ||
return | int |
public static TimeSpan,System PassScanTime | ||
return | System.TimeSpan |