Class: BidsTsvElement

BidsTsvElement(hedString, tsvFile, onset, tsvLine)

new BidsTsvElement(hedString, tsvFile, onset, tsvLine)

Constructor.
Parameters:
Name Type Description
hedString string The HED string representing this row
tsvFile BidsTsvFile The file this row belongs to.
onset number The onset for this element or undefined if none
tsvLine string The line number(s) (string) corresponding to the lines in tsvFile this line is located at.
Source: