GIRAFFE Pipeline Reference Manual

GiSlitGeometry Struct Reference

The slit geometry object definition. More...

#include <gislitgeometry.h>


Data Fields

cpl_matrix * fps
cpl_matrix * rindex
cpl_matrix * xf
cpl_matrix * yf
cxint nsubslits
cpl_matrix ** subslits


Detailed Description

The slit geometry object definition.

Structure stores a pointer to an array of cpl_matrix and the (maximum) number of cpl_matrix that can be/are stored in it.

Definition at line 52 of file gislitgeometry.h.


Field Documentation

cxint nsubslits

The (maximum) number of subslits

Definition at line 63 of file gislitgeometry.h.

Referenced by giraffe_slitgeometry_duplicate(), giraffe_slitgeometry_get(), giraffe_slitgeometry_resize(), and giraffe_slitgeometry_set().

cpl_matrix** subslits

List of matrices containing fibre numbers, one matrix for each subslit, matrices should be 1 column wide and the fibre numbers should fill the matrix in ROW order

Definition at line 71 of file gislitgeometry.h.

Referenced by giraffe_slitgeometry_delete(), giraffe_slitgeometry_duplicate(), giraffe_slitgeometry_get(), giraffe_slitgeometry_print(), giraffe_slitgeometry_resize(), giraffe_slitgeometry_set(), and giraffe_slitgeometry_size().


The documentation for this struct was generated from the following file:

This file is part of the GIRAFFE Pipeline Reference Manual 2.10.
Documentation copyright © 2002-2006 European Southern Observatory.
Generated on Thu Mar 7 14:11:03 2013 by doxygen 1.4.7 written by Dimitri van Heesch, © 1997-2004