obspy.mseed.core.MST

class MST(trace, data, dataquality)[source]

Bases: future.types.newobject.newobject

Class that transforms a ObsPy Trace object to a libmseed internal MSTrace struct.

Attributes

__dict__
__doc__ unicode(string [, encoding[, errors]]) -> object
__module__ str(object) -> string
__weakref__ list of weak references to the object (if defined)

Public Methods

next

Special Methods

__del__ Frees all allocated memory.
__init__ The init function requires a ObsPy Trace object which will be used to
__long__
__native__ Hook for the future.utils.native() function
__nonzero__
__unicode__