OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
ccsds_to_yds.c File Reference
#include <stdio.h>
#include <stdint.h>
#include <timeutils.h>
Include dependency graph for ccsds_to_yds.c:

Go to the source code of this file.

Functions

int ccsds_to_yds (uint8_t *cctime, int32_t *iyear, int32_t *iday, double *sec)
 

Function Documentation

◆ ccsds_to_yds()

int ccsds_to_yds ( uint8_t *  cctime,
int32_t *  iyear,
int32_t *  iday,
double *  sec 
)

Definition at line 5 of file ccsds_to_yds.c.