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

lmrq_model_id id

model identification

Definition at line 147 of file gimath_lm.h.

fitted_func cfunc

C function name for the model

Definition at line 148 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.

cxint ninputs

number of inputs for the model

Definition at line 150 of file gimath_lm.h.

Referenced by giraffe_compute_pixel_abcissa().

cxchar name[256]

name of the model

Definition at line 151 of file gimath_lm.h.

Referenced by giraffe_model_delete(), and giraffe_wavelength_calibration().

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.1.
Documentation copyright © 2002-2006 European Southern Observatory.
Generated on Mon Aug 3 13:13:36 2009 by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2004