#include "unrrdu.h"#include "privateUnrrdu.h"

Defines | |
| #define | INFO "Save all slices along one axis into separate files" |
Functions | |
| int | unrrdu_diceMain (int argc, char **argv, char *me, hestParm *hparm) |
| UNRRDU_CMD (dice, INFO) | |
Variables | |
| char * | _unrrdu_diceInfoL |
| #define INFO "Save all slices along one axis into separate files" |
| UNRRDU_CMD | ( | dice | , | |
| INFO | ||||
| ) |
| int unrrdu_diceMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _unrrdu_diceInfoL |
Initial value:
(INFO ". Calls \"unu slice\" for each position " "along the indicated axis, and saves out a different " "file for each sample along that axis. ")
1.5.6