![]() |
Peano
|
Public Member Functions | |
__init__ (self, step) | |
construct_output (self, output, action_set) | |
Construct one action_set. | |
Data Fields | |
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 ) |
Construct one action_set.
Definition at line 9 of file StepToActionSet.py.
References peano4.solversteps.StepToActionSet.StepToActionSet.step, and peano4.solversteps.StepToObserver.StepToObserver.step.
peano4.solversteps.StepToActionSet.StepToActionSet.step |
Definition at line 7 of file StepToActionSet.py.
Referenced by peano4.solversteps.StepToActionSet.StepToActionSet.construct_output(), and peano4.solversteps.StepToObserver.StepToObserver.construct_output().