|
libdsproc3
2.0
|
Dataset Dimension Functions. More...
Go to the source code of this file.
Functions | |
| CDSDim * | dsproc_get_dim (CDSGroup *dataset, const char *name) |
| Get a dimension from a dataset. | |
| size_t | dsproc_get_dim_length (CDSGroup *dataset, const char *name) |
| Get the length of a dimension in a dataset. | |
| int | dsproc_set_dim_length (CDSGroup *dataset, const char *name, size_t length) |
| Set the length of a dimension in a dataset. | |
Variables | |
| DSProc * | _DSProc |
| Internal DSProc structure. | |
Dataset Dimension Functions.
Definition in file dsproc_dataset_dims.c.