ocssw
V2022
|
get_cal_osmi.c File Reference
Include dependency graph for get_cal_osmi.c:
Go to the source code of this file.
Functions | |
int32_t | get_cal_osmi (char *cal_path, int16_t syear, int16_t sday, int16_t eday, int32_t msec, int16_t *cal_year, int16_t *cal_day, int32_t *cal_msec, float *eoffset, float *egain, float *temp, float *mirror, float *t_const, float *t_linear, float *t_quadratic, float *slope, float *dc, float *sm) |
Function Documentation
◆ get_cal_osmi()
int32_t get_cal_osmi | ( | char * | cal_path, |
int16_t | syear, | ||
int16_t | sday, | ||
int16_t | eday, | ||
int32_t | msec, | ||
int16_t * | cal_year, | ||
int16_t * | cal_day, | ||
int32_t * | cal_msec, | ||
float * | eoffset, | ||
float * | egain, | ||
float * | temp, | ||
float * | mirror, | ||
float * | t_const, | ||
float * | t_linear, | ||
float * | t_quadratic, | ||
float * | slope, | ||
float * | dc, | ||
float * | sm | ||
) |
Definition at line 99 of file get_cal_osmi.c.