Trees | Indices | Help |
|
---|
|
Classes and functions to create surface models.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
ParserWrapper Manages the argparse module to parse user command line arguments. |
|||
CheckInput Manage checking user input. |
|||
Surface Manage the building of a surface model. |
|
|||
list |
|
||
tuple |
|
||
schrodinger.structure.Structure and four numpy.array |
|
|
|||
__doc__ =
|
|||
_version =
|
|||
XYZ_VECTORS =
|
|||
OUTFILE_SUFFIX =
|
|||
H_INDEX_DEFAULT = 1
|
|||
K_INDEX_DEFAULT = 1
|
|||
L_INDEX_DEFAULT = 0 hash(x) |
|||
MIN_IDX_DEFAULT = 0 hash(x) |
|||
MAX_IDX_DEFAULT = 1
|
|||
H_INDEX_MIN_DEFAULT = 0 hash(x) |
|||
H_INDEX_MAX_DEFAULT = 1
|
|||
K_INDEX_MIN_DEFAULT = 0 hash(x) |
|||
K_INDEX_MAX_DEFAULT = 1
|
|||
L_INDEX_MIN_DEFAULT = 0 hash(x) |
|||
L_INDEX_MAX_DEFAULT = 1
|
|||
ANGSTROM_DEFAULT = False hash(x) |
|||
NONE = None hash(x) |
|||
BOTTOM_DEFAULT = 0.0
|
|||
SLAB_THICKNESS_DEFAULT = 1.0
|
|||
VACUUM_THICKNESS_DEFAULT = 2.0
|
|||
NANOPARTICLE_SHAPE =
|
|||
PARALLELEPIPED_SIDE_FACES =
|
|||
ALLOW_FRAGMENTS = False hash(x) |
|||
H_INDEX_KEY =
|
|||
K_INDEX_KEY =
|
|||
L_INDEX_KEY =
|
|||
HKL_INDEX_KEYS =
|
|||
C_BUFFER_LEN_ANG = 5.0
|
|||
__package__ =
|
|
Return the a, b, c, alpha, beta, and gamma lattice parameters.
|
Return an hkl Miller index triple for the given structure. If any of the structure properties are missing then by convention return (0, 0, 1).
|
Rotate the cell for proper Maestro view.
|
|
__doc__
|
XYZ_VECTORS
|
HKL_INDEX_KEYS
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 26 05:41:28 2016 | http://epydoc.sourceforge.net |