BFTimeseries A Timeseries package on Blackfynn
Class Details
Superclasses | BFDataPackage |
Sealed | true |
Construct on load | false |
BFTimeseries | Constructor of the timeseries class. |
channels | Struct of channel objects |
endTime | Signal's end time in usecs |
layers | Array of annotation layers |
name | Name of the datanode |
session_ | Session ID |
startTime | Signal's start time in usecs |
type | Type of the datanode |
createLayer | CREATE_LAYER Creates an annotation layer | |
deleteLayer | Removes layer associated with timeseries object | |
getSpan | Returns data for a given span of time and channels. | |
get_channels | gets the channels for a ts package | |
Static | gotoSite | Opens the Blackfynn platform in an external browser. |
listLayers | returns a MATLAB Table with annotation layer info | |
load_annotation_params | Parameter parser | |
Sealed | methods | Shows all methods associated with the object. |
move | Moves objects to a destination collection | |
update | Updates the current object in the platform. |
ObjectBeingDestroyed | Notifies listeners that a particular object has been destroyed. |