|
ocssw
1.0
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "l2_struc.h"#include "l12_parms.h"Go to the source code of this file.
Functions | |
| void | free_l2 (l2str *l2rec) |
| int | alloc_l2 (int32_t npix, int32_t nbands, l2str *l2rec) |
Definition at line 17 of file alloc_l2.c.
Definition at line 7 of file alloc_l2.c.
1.7.6.1