DAS
3.1.6 - 18/09/2017
Sources
Header
DOAS.h
Go to the documentation of this file.
1
// ****************************************************************************
2
// ****************************************************************************
3
// ** **
4
// ** DOAS Library **
5
// ** ------------------------- **
6
// ** **
7
// ****************************************************************************
8
// ****************************************************************************
9
10
#include "
DOASdef.h
"
11
12
//extern doas DOAS;
13
//extern listf LISTF;
14
15
16
void
CalcSpectrumLimits
(
int
mod,
int
pos,
int
spx,
int
epix,
int
refpix );
17
18
int
Pix2Wl
(
int
mod,
int
pos,
int
spix,
int
epix,
struct
doas
*pd);
19
20
doas
Definition:
DOASdef.h:16
Pix2Wl
int Pix2Wl(int mod, int pos, int spix, int epix, struct doas *pd)
Definition:
DOAS.c:26
CalcSpectrumLimits
void CalcSpectrumLimits(int mod, int pos, int spx, int epix, int refpix)
Definition:
DOAS.c:67
DOASdef.h
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:44:08 for DAS - Rel. 3.1.6 - 18/09/2017.