_model Struct Reference


Detailed Description

--------------------------------------------------------------------------- This struct contains the linked list of layers that form the model, as well as additional information at the <model/> level, rather than <layer/> level.

Contains yanera_layer and yanera_slabs structs.

Definition at line 418 of file yanera.h.


Data Fields

char * data_idref
char * name
short background
enum polarized_type polarized
yanera_layerfirst_layer
yanera_layerlast_layer
yanera_slabs slabs

Field Documentation

<model/> level detail : Unique id linking model to a dataset.

Definition at line 422 of file yanera.h.

char* _model::name

<model/> level detail : Model name

Definition at line 426 of file yanera.h.

<model/> level paramter : Background is a fitting parameter. It's the only adjustable paramter at the model level.

Definition at line 431 of file yanera.h.

<model/> level detail : Polarization type.

Definition at line 435 of file yanera.h.

Linked list of <layer/>

Definition at line 439 of file yanera.h.

Linked list of <layer/>

Definition at line 443 of file yanera.h.

Each model breaks down into small slabs

Definition at line 447 of file yanera.h.


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

Generated on Thu May 29 10:56:34 2008 by  doxygen 1.5.5