Learn R Programming

wrassp (version 0.1.3)

dur.AsspDataObj: Timing information on AsspDataObj

Description

Timing information on AsspDataObj

Usage

dur.AsspDataObj(x)

numRecs.AsspDataObj(x)

rate.AsspDataObj(x)

Arguments

x
an object of class AsspDataObj

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

Details

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