src/unrrdu/convert.c File Reference

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

Include dependency graph for convert.c:


Defines

#define INFO   "Convert to another type (as if by cast, w/ optional clamp)"

Functions

int unrrdu_convertMain (int argc, char **argv, char *me, hestParm *hparm)
 UNRRDU_CMD (convert, INFO)

Variables

char * _unrrdu_convertInfoL

Define Documentation

#define INFO   "Convert to another type (as if by cast, w/ optional clamp)"


Function Documentation

UNRRDU_CMD ( convert  ,
INFO   
)

int unrrdu_convertMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)


Variable Documentation

Initial value:

 
(INFO ". By default this does not transform, scale, or intelligently "
 "quantize values; it just copies them from one type to another, which "
 "replicates exactly what you'd get in C when you assign from a variable "
 "of one type to another, or when you cast to a different type. However, "
 "clamping values to the representable range of the output type is possible. "
 "with \"-clamp\". "
 "See also \"unu quantize\","
 "\"unu 2op x\", and \"unu 3op clamp\".")


Generated on Sat May 9 03:55:55 2009 for Teem by  doxygen 1.5.9