This class is an internal abstract class
get_header()
Get header information, often small list object
SignalDataCache$get_header(...)
...
passed to child methods
get_annotations()
Get annotation information, often a large table
SignalDataCache$get_annotations(...)
...
passed to child methods
get_channel_table()
Get channel table
SignalDataCache$get_channel_table(...)
...
passed to child methods
get_channel()
Get channel data
SignalDataCache$get_channel(x, ...)
x
channel order or label
...
passed to child methods
Channel signal with time-stamps inheriting class
'ieegio_get_channel'
delete()
Delete file cache
SignalDataCache$delete(...)
...
passed to child methods