JURASSIC
|
Create radiometric filter functions. More...
#include "jurassic.h"
Go to the source code of this file.
Functions | |
double | ails (int apo, double opl, double dnu) |
Compute apodized instrument line shape. More... | |
int | main (int argc, char *argv[]) |
Create radiometric filter functions.
Definition in file filter.c.
double ails | ( | int | apo, |
double | opl, | ||
double | dnu | ||
) |
Compute apodized instrument line shape.
Definition at line 120 of file filter.c.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 41 of file filter.c.