menu
liblsl package
documentation
lsl.dart
LSLSample<T>
LSLSample.new const constructor
LSLSample.new const constructor
dark_mode
light_mode
LSLSample<
T
>
constructor
const
LSLSample<
T
>
(
IList
<
T
>
data
,
double
timestamp
,
int
errorCode
)
Implementation
const LSLSample(this.data, this.timestamp, this.errorCode);
liblsl package
documentation
lsl
LSLSample<T>
LSLSample.new const constructor
LSLSample class