PlugOutputs

Inheritance diagram of rumba.PlugOutputs
class PlugOutputs

Bases: pybind11_builtins.pybind11_object

A Plug accessor to the outputs.

This class can be used to get the number of plugs and iterate them.

Methods

__iter__
__init__

x.__init__(…) initializes x; see help(type(x)) for signature