ocssw
V2022
|
ncinfo.h File Reference
Include dependency graph for ncinfo.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | ncnonrecvars (int ncid, char **list, int nitems) |
int | ncrecvars (int ncid, char **list, int nitems) |
int | ncallvars (int ncid, char **list, int nlist) |
int | ncrecinfo (int ncid, int *recid, char *name, size_t *size) |
int | gettypelength (nc_type type) |
int | hasrecdim (int *dimids, int ndims, int recid) |
Function Documentation
◆ gettypelength()
◆ hasrecdim()
◆ ncallvars()
◆ ncnonrecvars()
◆ ncrecinfo()
int ncrecinfo | ( | int | ncid, |
int * | recid, | ||
char * | name, | ||
size_t * | size | ||
) |