Utilities#
The types below are not imported by name in normal use – they are what the objects
on the other pages hand back. DictList is the container behind variables,
coords and folders; Variable, Coord and InputVariable are what a lookup in
one of those containers returns.
Independent variable read from a nextnano data file. |
|
Dependent variable read from a nextnano data file. |
|
Variable defined in a nextnano input file. |
|
Ordered dictionary whose values are also reachable by position. |
Data is the base class the three dataset types share, and it carries the
attributes they have in common.