- All Known Implementing Classes:
ClickLocParams
, CTLocParams
, TMAnnotationOptions
public interface DetectionGroupOptions
Options that get passed into a detection group localiser.
Created as an interface so that it can be added on to
various othe roptions.
- Author:
- dg50
-
Method Summary 
int
Maximum number of clicks or other sound types in a TM analysis to
use in the optimisation algorithm.
-
Method Details 
-
getMaxLocalisationPoints 
int getMaxLocalisationPoints()
Maximum number of clicks or other sound types in a TM analysis to
use in the optimisation algorithm.
- Returns:
- Max number of datas to use.