GIRAFFE Pipeline Reference Manual

GiSlitGeometry Struct Reference

The slit geometry object definition. More...

#include <gislitgeometry.h>

Data Fields

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().

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_duplicate().


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

This file is part of the GIRAFFE Pipeline Reference Manual 2.9.0.
Documentation copyright © 2002-2006 European Southern Observatory.
Generated on Thu Jan 26 14:20:30 2012 by doxygen 1.6.3 written by Dimitri van Heesch, © 1997-2004