OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

int alloc_target (int32_t npix, int32_t nbands, tgstr *rec)
 

Function Documentation

◆ alloc_target()

int alloc_target ( int32_t  npix,
int32_t  nbands,
tgstr *  rec 
)

Definition at line 12 of file alloc_target.c.