MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / criticalSuccessIndex

Method criticalSuccessIndex

libraries/GST/GST.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156
157
158float GST::criticalSuccessIndex()
159{
160 return threatScore();
161};
162
163
164float GST::prevalence()

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64