ocssw
V2022
|
cz_dat_alloc.c File Reference
#include "l1czcs.h"
Include dependency graph for cz_dat_alloc.c:
Go to the source code of this file.
Functions | |
int | cz_dat_alloc (int nscans, int n_ctl_pt, int r_mode, l1_data_struc *l1_data) |
void | cz_dat_free (l1_data_struc *l1_data, int r_mode) |
Function Documentation
◆ cz_dat_alloc()
int cz_dat_alloc | ( | int | nscans, |
int | n_ctl_pt, | ||
int | r_mode, | ||
l1_data_struc * | l1_data | ||
) |
Definition at line 3 of file cz_dat_alloc.c.
◆ cz_dat_free()
void cz_dat_free | ( | l1_data_struc * | l1_data, |
int | r_mode | ||
) |
Definition at line 106 of file cz_dat_alloc.c.