| |
Methods defined here:
- __init__(...) from builtins.PyCapsule
- __init__(*args, **kwargs)
Overloaded function.
1. __init__(rosetta.core.conformation.orbitals.OrbitalXYZCoords) -> NoneType
2. __init__(self : rosetta.core.conformation.orbitals.OrbitalXYZCoords, xyz_in : rosetta.numeric.xyzVector_double_t, type : int) -> NoneType
- __new__(*args, **kwargs) from builtins.type
- Create and return a new object. See help(type) for accurate signature.
- type(...) from builtins.PyCapsule
- type(*args, **kwargs)
Overloaded function.
1. type(rosetta.core.conformation.orbitals.OrbitalXYZCoords) -> int
2. type(self : rosetta.core.conformation.orbitals.OrbitalXYZCoords, type_in : int) -> NoneType
- xyz(...) from builtins.PyCapsule
- xyz(*args, **kwargs)
Overloaded function.
1. xyz(rosetta.core.conformation.orbitals.OrbitalXYZCoords) -> rosetta.numeric.xyzVector_double_t
2. xyz(self : rosetta.core.conformation.orbitals.OrbitalXYZCoords, xyz_in : rosetta.numeric.xyzVector_double_t) -> NoneType
|