EMAN Reference: Vect Class


Altfloat Alt()
anglefloat angle(Vect p, Vect y=Vect())
Azfloat Az()
crossVect cross(Vect p)
eulerEuler euler()
eulerToEuler eulerTo(Vect p)
Euler eulerTo(float x, float y, float z)
getQuaterQuater getQuater()
innerfloat inner(Vect p)
isNeighborbool isNeighbor(Vect p)
26 neighbor connection
lengthfloat length()
normalizenormalize()
Printprint(string id=None, FILE out=stdout)
rotateVect rotate(Euler euler)
Vect rotate(float alt, float az, float phi)
Vect rotate(Quater q)
Vect rotate(Vect p, float q)
Vect rotate(float nx, float ny, float nz, float q);
setXsetX(float xx)
setXYZsetXYZ(float xx, float yy, float zz)
setYsetY(float yy)
setZsetZ(float zz)
VectVect()
Vect(float xx, float yy, float zz)
Xfloat X()
Yfloat Y()
Zfloat Z()