Class: BidsJsonFile

BidsJsonFile(name, file, jsonData)

A BIDS JSON file.

Constructor

new BidsJsonFile(name, file, jsonData)

Constructor.
Parameters:
Name Type Description
name string The name of the JSON file.
file Object The object representing this file.
jsonData Object The JSON data for this file.
Source:

Classes

BidsJsonFile

Members

jsonData :Object

This file's JSON data.
Type:
  • Object
Source: