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