ISignal
The
ISignal
interface. The base class for ScalarSignal
, PointSignal
, VectorSignal
, BooleanSignal
, and StringSignal
This module exposes no properties.
Method | Description |
valueOf | valueOf(): void Throws an error. Signals are not supposed to be implicitly converted to scalar values. See also: ScalarSignal.add , ScalarSignal.sub , ScalarSignal.mul , ScalarSignal.div |
Last modified 3yr ago