OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
rd_smmr_orb.c File Reference
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <stdlib.h>
#include "hdfio.h"
Include dependency graph for rd_smmr_orb.c:

Go to the source code of this file.

Functions

int rd_smmr_orb (char *sfile, int *nrec, int *syear, int *sday, double **orbvec, double **time, float **pos_err)
 

Function Documentation

◆ rd_smmr_orb()

int rd_smmr_orb ( char *  sfile,
int *  nrec,
int *  syear,
int *  sday,
double **  orbvec,
double **  time,
float **  pos_err 
)

Definition at line 7 of file rd_smmr_orb.c.