Doxygen Source Code Documentation
THD_3dim_dataset_array Struct Reference
#include <3ddata.h>
Data Fields | |
int | num |
int | nall |
THD_3dim_dataset ** | ar |
Detailed Description
A dynamic array type for AFNI datasets.This is used when collecting all the datasets in a directory into a THD_session.
Definition at line 2761 of file 3ddata.h.
Field Documentation
|
Array of datasets: [0..num-1] are in use Definition at line 2764 of file 3ddata.h. Referenced by THD_array_3dim_from_block(), and THD_init_session(). |
|
Number of datasets slots allocated |
|
Number of datasets stored Definition at line 2762 of file 3ddata.h. Referenced by main(), THD_array_3dim_from_block(), and THD_init_session(). |
The documentation for this struct was generated from the following file: