atomica.yaml_calibration.BaseNode¶
- class atomica.yaml_calibration.BaseNode(instructions, context, name)[source]¶
Bases:
object
Node base class
The base node class implements basic node features. Typically there should not be any instances of this class, only instances of subclasses
Attributes
attributes
n_steps
repeats
Methods
Perform the action associated with this node
Validate/sanitize contents of this node
walk