StructureDataReader

class sknano.io.StructureDataReader[source] [edit on github][source]

Bases: object

Structure data reader base class.

Methods

read(fpath[, structure_format]) Read structure data from file.

Methods Summary

read(fpath[, structure_format]) Read structure data from file.

Methods Documentation

classmethod read(fpath, structure_format=None, **kwargs)[source] [edit on github][source]

Read structure data from file.

Parameters:
  • fpath (str) –
  • structure_format ({None, str}) –