Stores disturbance lookaheads for alternative DEFAULT tasks (where the disturbance is backpropagated)
More...
#include <b2bconfigurator.h>
|
|
virtual bool | add (vertexDescriptor v, const Disturbance &d) |
| |
| virtual Disturbance | query (vertexDescriptor v) |
| | Gets first disturbance predicted with a vertex. More...
|
| |
|
void | pop (vertexDescriptor v) |
| | Pops the first disturbance off of the vector associated with the queried vertex.
|
| |
|
void | reset () |
| |
|
std::vector< DisturbanceLookahead > | getLookaheads () const |
| |
|
void | setRoot (vertexDescriptor v) |
| |
|
vertexDescriptor | getRoot () |
| |
|
|
vertexDescriptor | root =TransitionSystem::null_vertex() |
| |
|
std::vector< DisturbanceLookahead > | lookaheads |
| |
Stores disturbance lookaheads for alternative DEFAULT tasks (where the disturbance is backpropagated)
◆ query()
| Disturbance B2BConfigurator::ClearVoyance::query |
( |
vertexDescriptor |
v | ) |
|
|
virtual |
Gets first disturbance predicted with a vertex.
- Parameters
-
- Returns
- Disturbance
The documentation for this class was generated from the following files: