|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsk.robotics.rlcs.agentspace.Agent.Cfg
sk.robotics.rlcs.agents.image.ImageFilterAgent.Cfg
sk.robotics.rlcs.agents.image.TresholdAgent.Cfg
public static class TresholdAgent.Cfg
Nested Class Summary |
---|
Nested classes/interfaces inherited from class sk.robotics.rlcs.agents.image.ImageFilterAgent.Cfg |
---|
ImageFilterAgent.Cfg.ImageType |
Nested classes/interfaces inherited from class sk.robotics.rlcs.agentspace.Agent.Cfg |
---|
Agent.Cfg.Limited, Agent.Cfg.NoDefault, Agent.Cfg.Required, Agent.Cfg.Validator |
Field Summary | |
---|---|
int |
treshold
The treshold value. |
Fields inherited from class sk.robotics.rlcs.agents.image.ImageFilterAgent.Cfg |
---|
blockSourceImage, blockTargetImage, copyBeforeFilter, inputImageType, outputHeight, outputImageType, outputWidth, priority, validity |
Fields inherited from class sk.robotics.rlcs.agentspace.Agent.Cfg |
---|
enabled, id, logLevel, timerPeriodMs, triggers |
Constructor Summary | |
---|---|
TresholdAgent.Cfg()
|
Method Summary | |
---|---|
void |
validate()
Config validation. |
Methods inherited from class sk.robotics.rlcs.agentspace.Agent.Cfg |
---|
createAgent, equals, getHiddenFields, hideFields |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int treshold
Constructor Detail |
---|
public TresholdAgent.Cfg()
Method Detail |
---|
public void validate()
Agent.Cfg
validate
in class Agent.Cfg
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |