#include "unrrdu.h"
#include "privateUnrrdu.h"
Defines | |
#define | INFO "Expand \"blocks\" into scanlines on axis 0" |
Functions | |
int | unrrdu_unblockMain (int argc, char **argv, char *me, hestParm *hparm) |
UNRRDU_CMD (unblock, INFO) | |
Variables | |
char * | _unrrdu_unblockInfoL |
#define INFO "Expand \"blocks\" into scanlines on axis 0" |
UNRRDU_CMD | ( | unblock | , | |
INFO | ||||
) |
int unrrdu_unblockMain | ( | int | argc, | |
char ** | argv, | |||
char * | me, | |||
hestParm * | hparm | |||
) |
char* _unrrdu_unblockInfoL |
Initial value:
(INFO ". Based on the requested output type, the number of " "samples along axis 0 will be determined automatically. " "Axis N information will be bumped up to axis N+1. " "Underlying data is unchanged.")