dur.AsspDataObj {wrassp} | R Documentation |
Timing information on AsspDataObj
Description
Various information on AsspDataObj
Usage
dur.AsspDataObj(x)
numRecs.AsspDataObj(x)
rate.AsspDataObj(x)
startTime.AsspDataObj(x)
Arguments
x |
an object of class AsspDataObj |
Details
Some utility function to retrieve duration, number of records, sample rate and so on.
Value
dur: the duration of the AsspDataObj in ms
numRecs: the number of records stored in the AsspDataObj
rate: the data/sample rate of the AsspDataObj in Hz
startTime: start time of the first sample of the AsspDataObj
Author(s)
Lasse Bombien
[Package wrassp version 1.0.5 Index]