OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
alloc_vcal.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "vcal_struc.h"
#include "l12_parms.h"
Include dependency graph for alloc_vcal.c:

Go to the source code of this file.

Functions

int alloc_vcal (int32_t npix, int32_t nbands, vcstr *rec)
 

Function Documentation

◆ alloc_vcal()

int alloc_vcal ( int32_t  npix,
int32_t  nbands,
vcstr *  rec 
)

Definition at line 12 of file alloc_vcal.c.