Operation Point2D.Double
findInterceptPoint (SelfInfo self, PlayerInfo player, BallInfo ball), in Class RobocupBehavior
Documentation
* Finds an interception point with the ball. It iss not
* perfect, but it greatly reduces the number of times a player
* turns when intercepting a ball.
* @param self contains information on the agent calling the method
* @param player contains information on the player
* @param ball contains information on the ball
* @return the interception point.
Protocol | | Qualification | |
Exceptions | | Size | |
Time | | Concurrency | Sequential |
Export Control | ProtectedAccess | | |
Preconditions
Postconditions
Semantics
Property Settings
Java
Abstract | False | Static | False |
Final | False | Native | False |
Synchronized | False | | |
Data Modeler
dmItem | False | DMName | |
IsConstraint | False | ConstraintType | |
IsIndex | False | IsTrigger | False |
IsCluster | False | TableSpace | |
FillFactor | 0 | KeyList | |
CheckPredicate | | IsUnique | False |
DeferalMode | | InitialCheckTime | |
TriggerType | | TriggerReferencePart | |
IsInsertEvent | False | IsUpdateEvent | False |
IsDeleteEvent | False | | |