ocssw  1.0
Functions
/disk01/web/ocssw/build/src/libosmi/get_cal_osmi.c File Reference

(r8087/r3)

#include "get_cal_osmi.h"
#include "getcal_proto_osmi.h"

Go to the source code of this file.

Functions

int32 get_cal_osmi (char *cal_path, int16 syear, int16 sday, int16 eday, int32 msec, int16 *cal_year, int16 *cal_day, int32 *cal_msec, float32 *eoffset, float32 *egain, float32 *temp, float32 *mirror, float32 *t_const, float32 *t_linear, float32 *t_quadratic, float32 *slope, float32 *dc, float32 *sm)

Function Documentation

int32 get_cal_osmi ( char *  cal_path,
int16  syear,
int16  sday,
int16  eday,
int32  msec,
int16 *  cal_year,
int16 *  cal_day,
int32 *  cal_msec,
float32 *  eoffset,
float32 *  egain,
float32 *  temp,
float32 *  mirror,
float32 *  t_const,
float32 *  t_linear,
float32 *  t_quadratic,
float32 *  slope,
float32 *  dc,
float32 *  sm 
)

Definition at line 97 of file get_cal_osmi.c.