Mixer
class Mixer(name: Union[str, NoneType] = None)
A generic mixer.
This is an alias of Component
.
Arguments
name
: The name of the mixer.
Attributes
name
: The name of the mixer.
← DummyValve Pump →
class Mixer(name: Union[str, NoneType] = None)
A generic mixer.
This is an alias of Component
.
name
: The name of the mixer.name
: The name of the mixer.← DummyValve Pump →