JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
magma.agent.perception
Interface ITimerPerceptor
All Superinterfaces:
IPerceptor
All Known Implementing Classes:
TimePerceptor
public interface
ITimerPerceptor
extends
IPerceptor
The Timer Perceptor represents the time of the virtual global clock.
Author:
Simon Raffeiner
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
float
getTime
()
Get Time
Methods inherited from interface magma.agent.perception.
IPerceptor
getName
Method Detail
getTime
float getTime()
Get Time
Returns:
Time
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method