Page MenuHomec4science

Cell-to-coordinate transformations
Open, NormalPublic

Description

CellBase needs the following member functions:

  1. Rcoord_t get_pixel_coordinate(const Ccoord & pixel) const returning the real space coordinates of the center of pixel pixel
  2. Rcoord_t get_pixel_lengths() const returning the physical dimension of a pixel
  3. bool is_inside(Rcoord_t point) as well as bool is_inside(Ccoord_t pixel) that check whether a pixel or point lie within the cell or not.

Event Timeline

junge created this task.Jun 1 2018, 10:16
junge created this object in space S1 c4science.
junge triaged this task as Normal priority.
junge created this object with visibility "Public (No Login Required)".
junge created this object with edit policy "µSpectre (Project)".