#include <emobject.h>
Static Public Attributes | |
static const float | I2G = (float) (4.0 / (M_PI*M_PI)) |
static const float | I3G = (float) (6.4 / (M_PI*M_PI)) |
static const float | I4G = (float) (8.8 / (M_PI*M_PI)) |
static const float | I5G = (float) (10.4 / (M_PI*M_PI)) |
static const double | rad2deg = 180.0/pi |
static const double | deg2rad = pi/180.0 |
static const double | pi = 3.141592653589793238462643383279502884197169399 |
Definition at line 73 of file emobject.h.
|
|
Definition at line 75 of file emobject.h. Referenced by EMAN::FourierInserter3DMode2::insert_pixel(), EMAN::FourierReconstructorSimple2D::insert_slice(), EMAN::WienerFourierReconstructor::pixel_at(), EMAN::FourierReconstructor::pixel_at(), and EMAN::GaussFFTProjector::project3d(). |
|
Definition at line 76 of file emobject.h. Referenced by EMAN::FourierInserter3DMode5::insert_pixel(), EMAN::FourierInserter3DMode3::insert_pixel(), and EMAN::GaussFFTProjector::project3d(). |
|
Definition at line 77 of file emobject.h. Referenced by EMAN::GaussFFTProjector::project3d(). |
|
Definition at line 78 of file emobject.h. Referenced by EMAN::FourierInserter3DMode6::insert_pixel(), and EMAN::GaussFFTProjector::project3d(). |
|
Definition at line 82 of file emobject.h. Referenced by EMAN::TestImageLineWave::process_inplace(). |
|