![]() |
librnr
1.14.5
RoadNarrows Robotics Common Library 1
|
Units names, conversions, etc. More...
#include <sys/types.h>#include <stdlib.h>#include <string.h>#include "rnr/rnrconfig.h"#include "rnr/assoc.h"#include "rnr/units.h"Go to the source code of this file.
Functions | |
| const char * | units_shortname (units_t u) |
| Get the units name. More... | |
Variables | |
| static Nvp_T | UnitNamesTbl [] |
Units names, conversions, etc.
Definition in file units.c.
| const char* units_shortname | ( | units_t | u | ) |
Get the units name.
| u | Name-Value Pair table |
Definition at line 112 of file units.c.
References arraysize, and NvpVal2Name().