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