NASA Logo
Ocean Color Science Software

ocssw V2022
int_3d.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include "l12_proto.h"
#include "l2prod.h"
#include "l1.h"
#include "get_ctht.h"
Include dependency graph for int_3d.c:

Go to the source code of this file.

Functions

int32_t int_3d (float *sxax[3], int32_t snax[3], int64_t n_block, float x[3], int64_t ar_off[9], float ar_wt[9], float orig_wt[3])
 

Function Documentation

◆ int_3d()

int32_t int_3d ( float *  sxax[3],
int32_t  snax[3],
int64_t  n_block,
float  x[3],
int64_t  ar_off[9],
float  ar_wt[9],
float  orig_wt[3] 
)

Definition at line 11 of file int_3d.c.