ocssw
V2022
|
yds2unix.c File Reference
#include <timeutils.h>
Include dependency graph for yds2unix.c:
Go to the source code of this file.
Functions | |
double | yds2unix (int16_t year, int16_t day, double secs) |
double | yds2unix_ (int16_t *year, int16_t *day, double *secs) |
Function Documentation
◆ yds2unix()
double yds2unix | ( | int16_t | year, |
int16_t | day, | ||
double | secs | ||
) |
Definition at line 7 of file yds2unix.c.
◆ yds2unix_()
double yds2unix_ | ( | int16_t * | year, |
int16_t * | day, | ||
double * | secs | ||
) |
Definition at line 34 of file yds2unix.c.