SkySampleLimits Struct Reference

Public Member Functions



Data Fields


Detailed Description

The data structure to capture which parts of the sky-wavelength volume we need to probe


Member Function Documentation

void SkySampleLimits::calc_nstep (  )  [inline]
int SkySampleLimits::x_to_index ( const float  x  )  const [inline]
int SkySampleLimits::y_to_index ( const float  y  )  const [inline]

References y_to_findex().

int SkySampleLimits::l_to_index ( const float  l  )  const [inline]

References l_to_findex().

float SkySampleLimits::index_to_x ( const int  xi  )  const [inline]
float SkySampleLimits::index_to_y ( const int  yi  )  const [inline]
float SkySampleLimits::index_to_l ( const int  li  )  const [inline]
float SkySampleLimits::x_to_findex ( const float  x  )  const [inline]

References xmin, and xstep.

Referenced by SignificanceMap::x_to_findex(), and x_to_index().

float SkySampleLimits::y_to_findex ( const float  y  )  const [inline]

References ymin, and ystep.

Referenced by SignificanceMap::y_to_findex(), and y_to_index().

float SkySampleLimits::l_to_findex ( const float  l  )  const [inline]

References lmin, and lstep.

Referenced by SignificanceMap::l_to_findex(), and l_to_index().

float SkySampleLimits::findex_to_x ( const float  x  )  const [inline]
float SkySampleLimits::findex_to_y ( const float  y  )  const [inline]
float SkySampleLimits::findex_to_l ( const float  l  )  const [inline]

Field Documentation


Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1