Package | Description |
---|---|
eu.bandm.sig.adlib |
Modifier and Type | Interface and Description |
---|---|
interface |
FloatVariable
Common interface for real-time concurrent variables of type
float that can be read synchronously and written asynchronously. |
Modifier and Type | Class and Description |
---|---|
class |
FloatBoundedQuantization.Variable
Quantized variables of apparent type float, backed with a mutable
integer store.
|
Modifier and Type | Method and Description |
---|---|
Realtime |
FloatControl.bind(FloatConsumer target) |