Feature() | Feature | |
Feature(Time timeSee, Time timeSense, Time timeHear, ObjectT object, double dInfo=UnknownDoubleValue, SoccerCommand soc=SoccerCommand(CMD_ILLEGAL), VecPosition pos=VecPosition(0, 0)) | Feature | |
getCommand() | Feature | |
getInfo() | Feature | |
getObject() | Feature | |
getTimeHear() | Feature | |
getTimeSee() | Feature | |
getTimeSense() | Feature | |
getVec() | Feature | |
m_dInfo | Feature | [private] |
m_object | Feature | [private] |
m_soc | Feature | [private] |
m_timeHear | Feature | [private] |
m_timeSee | Feature | [private] |
m_timeSense | Feature | [private] |
m_vec | Feature | [private] |
setCommand(SoccerCommand soc) | Feature | |
setFeature(Time timeSee, Time timeSense, Time timeHear, ObjectT object, double dInfo=UnknownDoubleValue, SoccerCommand soc=SoccerCommand(CMD_ILLEGAL), VecPosition pos=VecPosition(0, 0)) | Feature | |
setInfo(double d) | Feature | |
setObject(ObjectT obj) | Feature | |
setTimeHear(Time time) | Feature | |
setTimeSee(Time time) | Feature | |
setTimeSense(Time time) | Feature | |
setVec(VecPosition pos) | Feature |