X-shooter Pipeline Reference Manual 3.8.15
xsh_model_ref_ind.h
Go to the documentation of this file.
1/* $Id: xsh_model_ref_ind.h,v 1.4 2010-07-28 11:17:30 amodigli Exp $
2 *
3 * This file is part of the ESO X-shooter Pipeline
4 * Copyright (C) 2006 European Southern Observatory
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation; either version 2 of the License, or
9 * (at your option) any later version.
10 *
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
15 *
16 * You should have received a copy of the GNU General Public License
17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 */
20
21
22
23#ifndef XSH_MODEL_REF_IND_H
24#define XSH_MODEL_REF_IND_H
25
26static double schott_sf6_manu [6][7] = {
27 {1.72618475,0.392383376,1.05068036,0.0134871947,0.0569318095,118.557185,260.0},
28 {1.72618475,0.392383376,1.05068036,0.0134871947,0.0569318095,118.557185,270.0},
29 {1.72618475,0.392383376,1.05068036,0.0134871947,0.0569318095,118.557185,280.0},
30 {1.72618475,0.392383376,1.05068036,0.0134871947,0.0569318095,118.557185,290.0},
31 {1.72618475,0.392383376,1.05068036,0.0134871947,0.0569318095,118.557185,300.0},
32 {1.72618475,0.392383376,1.05068036,0.0134871947,0.0569318095,118.557185,310.0}
33 };
34
35static double silica_zemax [6][7] = {
36 {0.6961663,0.4079426,0.8974794,0.004679148,0.01351206,97.934,260.0},
37 {0.6961663,0.4079426,0.8974794,0.004679148,0.01351206,97.934,270.0},
38 {0.6961663,0.4079426,0.8974794,0.004679148,0.01351206,97.934,280.0},
39 {0.6961663,0.4079426,0.8974794,0.004679148,0.01351206,97.934,290.0},
40 {0.6961663,0.4079426,0.8974794,0.004679148,0.01351206,97.934,300.0},
41 {0.6961663,0.4079426,0.8974794,0.004679148,0.01351206,97.934,310.0}};
42
43static double znse [6][7] = {
44 {4.43472613286,0.437534439541,2.94296707239,0.20047046355,0.383301991611,47.9937969433,95.0},
45 {4.43542230714,0.438059580351,2.9265319319,0.200506374102,0.383453912766,47.8502966353,100.0},
46 {4.43612895652,0.438586230317,2.91141326949,0.200541768113,0.383612197906,47.7172014285,105.0},
47 {4.43604895636,0.439902006841,2.88537551027,0.200541339195,0.38368776333,47.4933353795,110.0},
48 {4.43675967885,0.440440921835,2.87838606989,0.200575497514,0.383853032135,47.4256517629,115.0},
49 {4.4374705012,0.440979834519,2.87139508026,0.200609780065,0.384017392306,47.3579544185,120.0}};
50#endif
51
52
static double schott_sf6_manu[6][7]
static double znse[6][7]
static double silica_zemax[6][7]