Bases: obspy.xseed.fields.Field
An integer field.
Attributes
__dict__ | |
__doc__ | str(object=’‘) -> string |
__module__ | str(object=’‘) -> string |
__weakref__ | list of weak references to the object (if defined) |
Public Methods
convert | |
getSEED | |
getXML | |
parseSEED | |
parseXML | |
read | |
write |
Private Methods
_formatString | Using SEED specific flags to format strings. |
Special Methods
__init__ | |
__str__ |