struct te_unit
Overview
Value-unit pair More…
#include <te_units.h> struct te_unit { // fields double value; te_unit_prefix unit; };
Detailed Documentation
Value-unit pair
Fields
double value
Value
te_unit_prefix unit
Unit prefix
Value-unit pair More…
#include <te_units.h> struct te_unit { // fields double value; te_unit_prefix unit; };
Value-unit pair
double value
Value
te_unit_prefix unit
Unit prefix