#include <OrientationActor.hpp>
|
static std::string | _name () |
|
◆ _name()
static std::string smart::OrientationActor::_name |
( |
| ) |
|
|
inlinestatic |
◆ dim()
virtual int smart::OrientationActor::dim |
( |
| ) |
const |
|
inlinevirtual |
get the dimension of the state (the size of the pfield.state)
- Returns
- int dimension
Implements smart::Actor.
References N_dim.
◆ initialize()
virtual void smart::OrientationActor::initialize |
( |
tml::table * |
config, |
|
|
tml::table * |
subconfig |
|
) |
| |
|
inlinevirtual |
◆ name()
virtual std::string smart::OrientationActor::name |
( |
| ) |
|
|
inlinevirtual |
◆ num()
virtual std::vector<int> smart::OrientationActor::num |
( |
| ) |
const |
|
inlinevirtual |
return the number of possible action of each dimension. return zero if the action is continueous.
- Returns
- std::vector<int>
Implements smart::Actor.
References N_dim.
◆ takeAction() [1/2]
◆ takeAction() [2/2]
◆ N_dim
int smart::OrientationActor::N_dim |
The documentation for this class was generated from the following file: