dur.AsspDataObj: Timing information on AsspDataObj

View source: R/AsspDataObj.R

dur.AsspDataObjR 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


IPS-LMU/wrassp documentation built on Feb. 1, 2024, 1:25 a.m.