OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
tconv.c File Reference
#include <stdio.h>
#include <string.h>
#include "orbit.h"
Include dependency graph for tconv.c:

Go to the source code of this file.

Functions

double tconv (double tjd, char *conv, char **errmsg)
 
int tcset (double x, char *what, char **errmsg)
 

Function Documentation

◆ tconv()

double tconv ( double  tjd,
char *  conv,
char **  errmsg 
)

Definition at line 55 of file tconv.c.

◆ tcset()

int tcset ( double  x,
char *  what,
char **  errmsg 
)

Definition at line 109 of file tconv.c.