OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
hist_proto.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void h_init (char *)
 
void h_accum (float, int)
 
void h_out (int, double *, double *, double *, double *)
 

Function Documentation

◆ h_accum()

void h_accum ( float  ,
int   
)

Definition at line 61 of file hist.c.

◆ h_init()

void h_init ( char *  )

Definition at line 17 of file hist.c.

◆ h_out()

void h_out ( int  ,
double *  ,
double *  ,
double *  ,
double *   
)

Definition at line 98 of file hist.c.