public class AggressionAnalysisProc extends AnalysisProc
Modifier and Type | Field and Description |
---|---|
double |
distThreshold |
Group |
theAnimals |
InteractionTable |
theInteractions |
Constructor and Description |
---|
AggressionAnalysisProc() |
Modifier and Type | Method and Description |
---|---|
void |
analyze()
Empty constructor for the Animal class
|
analyze
public Group theAnimals
public InteractionTable theInteractions
public double distThreshold
RH, 2017