19 rf = gg.get_reference_frame()
20 tr = rf.get_transformation_to()
21 c = tr.get_translation()
23 q = r.get_quaternion()
24 v = gg.get_variances()
29 s = (
'shape ellipsoid radius %f,%f,%f qrotation %f,%f,%f,%f '
30 'center %f,%f,%f color %f,%f,%f,%f\n') % (
31 v[0]/10, v[1]/10, v[2]/10, q[1], q[2], q[3], q[0], c[0],
32 c[1], c[2], cl[0], cl[1], cl[2], 1.0)
double get_mass(ResidueType c)
Get the mass from the residue type.
Class for storing model, its restraints, constraints, and particles.
Inferential scoring building on methods developed as part of the Inferential Structure Determination ...