Learn R Programming

wrassp (version 1.0.5)

dur.AsspDataObj: Timing information on AsspDataObj

Description

Various information on AsspDataObj

Usage

dur.AsspDataObj(x)

numRecs.AsspDataObj(x)

rate.AsspDataObj(x)

startTime.AsspDataObj(x)

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

Arguments

x

an object of class AsspDataObj

Author

Lasse Bombien

Details

Some utility function to retrieve duration, number of records, sample rate and so on.