|
Peano
|


Public Member Functions | |
| __init__ (self, step) | |
| construct_output (self, output, action_set) | |
| Construct one action_set. | |
Data Fields | |
| step = step | |
Definition at line 5 of file StepToActionSet.py.
| peano4.solversteps.StepToActionSet.StepToActionSet.__init__ | ( | self, | |
| step ) |
Definition at line 6 of file StepToActionSet.py.
| peano4.solversteps.StepToActionSet.StepToActionSet.construct_output | ( | self, | |
| output, | |||
| action_set ) |
| peano4.solversteps.StepToActionSet.StepToActionSet.step = step |
Definition at line 7 of file StepToActionSet.py.
Referenced by construct_output(), and peano4.solversteps.StepToObserver.StepToObserver.construct_output().