NWBDataInterface
- See also:
Format Specification or Source Specification for NWBDataInterface.
- class types.core.NWBDataInterface(varargin)[source]
Bases:
types.core.NWBContainer,types.untyped.GroupClassNWBDATAINTERFACE - An abstract data type for a generic container storing collections of data, as opposed to metadata.
- Required Properties*:
None
- Constructor Summary
- NWBDataInterface(varargin)
NWBDATAINTERFACE - Constructor for
NWBDataInterface- Syntax:
nwbDataInterface = types.core.NWBDATAINTERFACE()creates an NWBDataInterface object with unset property values.- Output Arguments:
nwbDataInterface (
types.core.NWBDataInterface) - AnNWBDataInterfaceobject
Tip
* If a required property link is not functional, the property may be defined in a superclass. Please refer to the superclass documentation.