Go to the documentation of this file.
16 if ((
p = (
char *) malloc(len)) ==
NULL) {
18 "-E- %s line %d: Memory allocation failure.\n",
29 rec->vLt = (
float *)
p;
31 rec->Lw = (
float *)
p;
33 rec->nLw = (
float *)
p;
35 rec->tLw = (
float *)
p;
37 rec->brdfsat = (
float *)
p;
39 rec->brdftgt = (
float *)
p;
int alloc_vcal(int32_t npix, int32_t nbands, vcstr *rec)