Splitter class
A Splitter is a node with one input channel and two output channels
- Inheritance
-
- Object
- TauNode
- PassThrewNode
- Splitter
Constructors
- Splitter()
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited