[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- object:
The most base type
- MDSplus.connection.Connection:
Implements an MDSip connection to an MDSplus server
- MDSplus.mdsdata.Data:
Superclass used by most MDSplus objects.
- MDSplus.tree.Tree:
Open an MDSplus Data Storage Hierarchy
- threading._Verbose
- dict:
dict() -> new empty dictionary.
- list:
list() -> new list list(sequence) -> new list initialized
from sequence's items
- type:
type(object) -> the object's type type(name, bases, dict) ->
a new type