![]() |
Rosetta
2021.16
|
Public Member Functions | |
| def | __init__ |
| def | __str__ |
Public Attributes | |
| x | |
| y | |
| z | |
Class for storing xyz coord or just a triple of real values
| def pyrosetta.PyMOLRosettaServer.XYZCoord.__init__ | ( | self, | |
x = 0, |
|||
y = 0, |
|||
z = 0 |
|||
| ) |
Referenced by pyrosetta.distributed.tasks.taskbase.TaskBase.__setstate__().
| def pyrosetta.PyMOLRosettaServer.XYZCoord.__str__ | ( | self | ) |
References numeric::interpolation::spline::Point.x, numeric::geometry::hashing::xyzStripeHashWithMeta< T >::float4.x, numeric::geometry::hashing::xyzStripeHashWithMeta< T >::ushort2.x, basic::gpu::float4.x, basic::sampling::orientations::Quaternion.x, numeric::geometry::hashing::xyzStripeHash::ushort2.x, pep_coord_cst.x, pyrosetta.PyMOLRosettaServer.XYZCoord.x, PyMOL-RosettaServer.XYZCoord.x, PyMOL-Rosetta-relay-client.XYZCoord.x, numeric::interpolation::spline::Point.y, numeric::geometry::hashing::xyzStripeHashWithMeta< T >::float4.y, numeric::geometry::hashing::xyzStripeHashWithMeta< T >::ushort2.y, basic::gpu::float4.y, basic::sampling::orientations::Quaternion.y, numeric::geometry::hashing::xyzStripeHash::ushort2.y, pep_coord_cst.y, pyrosetta.PyMOLRosettaServer.XYZCoord.y, PyMOL-RosettaServer.XYZCoord.y, PyMOL-Rosetta-relay-client.XYZCoord.y, numeric::geometry::hashing::xyzStripeHashWithMeta< T >::float4.z, basic::gpu::float4.z, basic::sampling::orientations::Quaternion.z, pep_coord_cst.z, pyrosetta.PyMOLRosettaServer.XYZCoord.z, PyMOL-RosettaServer.XYZCoord.z, and PyMOL-Rosetta-relay-client.XYZCoord.z.
| pyrosetta.PyMOLRosettaServer.XYZCoord.x |
Referenced by pyrosetta.PyMOLRosettaServer.XYZCoord.__str__().
| pyrosetta.PyMOLRosettaServer.XYZCoord.y |
Referenced by pyrosetta.PyMOLRosettaServer.XYZCoord.__str__().
| pyrosetta.PyMOLRosettaServer.XYZCoord.z |
Referenced by pyrosetta.PyMOLRosettaServer.XYZCoord.__str__().
1.8.7