Searched defs:unittype (Results 1 – 1 of 1) sorted by relevance
50 struct unittype { struct51 char *numerator[MAXSUBUNITS];52 char *denominator[MAXSUBUNITS];53 double factor;54 double offset;55 int quantity;