GIRAFFE Pipeline Reference Manual

lmrq_model Struct Reference

struct definition to handle model functions More...

#include <gimath_lm.h>

Data Fields

lmrq_model_id id
fitted_func cfunc
cxint nparams
cxint ninputs
cxchar name [256]
lmrq_model_type type

Detailed Description

struct definition to handle model functions

Definition at line 146 of file gimath_lm.h.


Field Documentation

fitted_func cfunc

C function name for the model

Definition at line 148 of file gimath_lm.h.

Referenced by giraffe_compute_pixel_abcissa().

lmrq_model_id id

model identification

Definition at line 147 of file gimath_lm.h.

cxchar name[256]

name of the model

Definition at line 151 of file gimath_lm.h.

Referenced by giraffe_wavelength_calibration().

cxint ninputs

number of inputs for the model

Definition at line 150 of file gimath_lm.h.

Referenced by giraffe_compute_pixel_abcissa().

cxint nparams

number of parameters for the model

Definition at line 149 of file gimath_lm.h.

lmrq_model_type type

type of model

Definition at line 152 of file gimath_lm.h.


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

This file is part of the GIRAFFE Pipeline Reference Manual 2.8.8.
Documentation copyright © 2002-2006 European Southern Observatory.
Generated on Fri Mar 4 10:50:29 2011 by doxygen 1.6.3 written by Dimitri van Heesch, © 1997-2004