#include "bane.h"
#include "privateBane.h"
Defines | |
#define | OPAC_INFO "Generate opacity functions" |
Functions | |
int | baneGkms_opacMain (int argc, char **argv, char *me, hestParm *hparm) |
BANE_GKMS_CMD (opac, OPAC_INFO) | |
Variables | |
char * | _baneGkms_opacInfoL |
#define OPAC_INFO "Generate opacity functions" |
BANE_GKMS_CMD | ( | opac | , | |
OPAC_INFO | ||||
) |
int baneGkms_opacMain | ( | int | argc, | |
char ** | argv, | |||
char * | me, | |||
hestParm * | hparm | |||
) |
char* _baneGkms_opacInfoL |
Initial value:
(OPAC_INFO ". Takes information from an \"info\" file and from a \"boundary " "emphasis function\" to generate 1D or 2D (depending on info file) " "opacity functions. ")