Enter search terms or a module, class or function name.
core.FSRSModule.
Input
Base class for any input device that is used to read a single value. Examples include lock-in-amplifiers or DAQs.
read
Returns a single measurement value.
Important
This function has to be overwritten by any derive input module to implement the device specific code.