public class MeasurementEvolutionSociogram extends MeasurementEvolution
| Modifier and Type | Field and Description |
|---|---|
static int |
NUM_METRICS
Constant with the number of metrics of this measurement evolution
|
COLUMN_LENGTH, metrics, values| Constructor and Description |
|---|
MeasurementEvolutionSociogram(int numIterations)
Constructor of the class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
recordValues()
Measures the group sociometrics of the current sociogram for a
particular iteration, obtaining the information from the blackboard.
|
recordValues, saveValuespublic static int NUM_METRICS
public MeasurementEvolutionSociogram(int numIterations)
numIterations - Number of iterationspublic void recordValues()
recordValues in class MeasurementEvolution