TesterStatistics
The function returns the value of the specified statistical parameter calculated based on testing results.
double TesterStatistics(
ENUM_STATISTICS statistic_id
); |
Parameters
statistic_id
[in] The ID of the statistical parameter from the ENUM_STATISTICS enumeration.
Return Value
Note