|
ocssw
1.0
|
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) |
| 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.
1.7.6.1