Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

EMAN::EMConsts Class Reference

#include <emobject.h>

List of all members.

Static Public Attributes

const float I2G = (float) (4.0 / (M_PI*M_PI))
const float I3G = (float) (6.4 / (M_PI*M_PI))
const float I4G = (float) (8.8 / (M_PI*M_PI))
const float I5G = (float) (10.4 / (M_PI*M_PI))
const double rad2deg = 180.0/pi
const double deg2rad = pi/180.0
const double pi = 3.141592653589793238462643383279502884197169399


Member Data Documentation

const double EMConsts::deg2rad = pi/180.0 [static]
 

Definition at line 63 of file emobject.cpp.

const float EMConsts::I2G = (float) (4.0 / (M_PI*M_PI)) [static]
 

Definition at line 57 of file emobject.cpp.

const float EMConsts::I3G = (float) (6.4 / (M_PI*M_PI)) [static]
 

Definition at line 58 of file emobject.cpp.

const float EMConsts::I4G = (float) (8.8 / (M_PI*M_PI)) [static]
 

Definition at line 59 of file emobject.cpp.

const float EMConsts::I5G = (float) (10.4 / (M_PI*M_PI)) [static]
 

Definition at line 60 of file emobject.cpp.

const double EMConsts::pi = 3.141592653589793238462643383279502884197169399 [static]
 

Definition at line 62 of file emobject.cpp.

const double EMConsts::rad2deg = 180.0/pi [static]
 

Definition at line 64 of file emobject.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Jun 11 13:42:00 2013 for EMAN2 by  doxygen 1.3.9.1