Standard deviation of orthognal coordinates. More...
#include <clipper_mmdb.h>
Public Member Functions | |
| Sig_Coord_orth () | |
| null constructor | |
| Sig_Coord_orth (const Vec3<> &v) | |
| constructor: copy/convert | |
| Sig_Coord_orth (const ftype &sigx, const ftype &sigy, const ftype &sigz) | |
| constructor: from sig(x,y,z) | |
| const ftype & | sigx () const |
| get sigx | |
| const ftype & | sigy () const |
| get sigy | |
| const ftype & | sigz () const |
| get sigz | |
Standard deviation of orthognal coordinates.
1.6.1