| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.analyzer | |
| cz.cuni.amis.pogamut.ut2004.analyzer.stats |
| Modifier and Type | Method and Description |
|---|---|
UT2004AnalyzerObserverParameters |
UT2004AnalyzerObserver.getParams() |
UT2004AnalyzerObserverParameters |
UT2004AnalyzerObserverParameters.setAgentId(IAgentId agentId) |
UT2004AnalyzerObserverParameters |
UT2004AnalyzerObserverParameters.setFileName(String fileName)
Sets FileName to be used for the output.
|
UT2004AnalyzerObserverParameters |
UT2004AnalyzerObserverParameters.setObservedAgentId(String observedAgentId)
Sets 'id' (usually taken from the
UnrealId that is present for instance in Self#getId())
of the bot that is going to be observed by newly created observer. |
UT2004AnalyzerObserverParameters |
UT2004AnalyzerObserverParameters.setOutputPath(String outputPath)
Sets path to directory where the observer should output its results.
|
UT2004AnalyzerObserverParameters |
UT2004AnalyzerObserverParameters.setWaitForMatchRestart(boolean waitForMatchRestart)
Sets whether the observer should wait for match-restart before it starts to collect data.
|
UT2004AnalyzerObserverParameters |
UT2004AnalyzerObserverParameters.setWorldAddress(IWorldConnectionAddress address) |
| Constructor and Description |
|---|
UT2004AnalyzerObserver(UT2004AnalyzerObserverParameters params,
IComponentBus bus,
IAgentLogger agentLogger,
UT2004WorldView worldView,
IAct act) |
| Constructor and Description |
|---|
UT2004AnalyzerObsStats(UT2004AnalyzerObserverParameters params,
IComponentBus bus,
IAgentLogger agentLogger,
UT2004WorldView worldView,
IAct act) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.