Package | Description |
---|---|
magma.agent.general | |
magma.robots.nao.agent.communication.base | |
magma.robots.nao.general |
Modifier and Type | Method and Description |
---|---|
ChannelParameters |
PlayerParameters.getChannelParams() |
Modifier and Type | Method and Description |
---|---|
abstract IChannelManager |
ComponentFactory.createChannelManager(ChannelParameters info) |
Constructor and Description |
---|
PlayerParameters(ChannelParameters channelParams,
ParameterMap behaviorParams,
java.util.logging.Level level,
int serverVersion,
ComponentFactory factory,
int decisionMakerID) |
Constructor and Description |
---|
SimsparkChannel(IChannelManager manager,
ChannelParameters info) |
SimsparkLogfileReaderChannel(IChannelManager manager,
ChannelParameters info,
java.io.File perceptionfile,
java.io.File actionFile) |
SimsparkLogfileWriterChannel(IChannelManager manager,
ChannelParameters info,
java.io.File perceptionFile,
java.io.File actionFile) |
Modifier and Type | Method and Description |
---|---|
IChannelManager |
NAOComponentFactory.createChannelManager(ChannelParameters info) |