Bases: object
Class that transforms a ObsPy Trace object to a libmseed internal MSTrace struct.
Attributes
__dict__ | |
__doc__ | str(object) -> string |
__module__ | str(object) -> string |
__weakref__ | list of weak references to the object (if defined) |
Special Methods
__del__ | Frees all allocated memory. |
__init__ | The init function requires a ObsPy Trace object which will be used to |