| Trees | Indices | Help |
|
|---|
|
|
object --+
|
_ReaderWriterContextManager --+
|
_BaseWriter --+
|
SDWriter
A class for more efficient appending of a large number of structures to a single SD structure file.
For writing single structures, just use the Structure.write method. For appending a small (less than a thousand) number of structures, the Structure.append method will perform acceptably.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Initialize needed mmlibs and open the file 'filename'. Note that the file will not be completely written until it is explicitly closed or the object is garbage collected.
|
Set an option not supported for all StructureWriter formats. The only supported option for SDWriter is stereo. See the StructureWriter docstring for details on the option values.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:47 2015 | http://epydoc.sourceforge.net |