#include <Quantity.h>
Static Public Member Functions | |
static ST | VAL (const ST &value) |
static bool | Exact (void) |
specialization for a Prefixed Unit; VAL recalculates value given in the Prefixed Unit as if given in a (possibly fictional) standard unit; Exact returns whether the recalculation is exact.
Definition at line 871 of file Quantity.h.
static ST quantity::Standardize< unit::Prefixed< unit::Prefixable< UT, U >, P >, ST >::VAL | ( | const ST & | value | ) | [inline, static] |
Definition at line 873 of file Quantity.h.
static bool quantity::Standardize< unit::Prefixed< unit::Prefixable< UT, U >, P >, ST >::Exact | ( | void | ) | [inline, static] |
Definition at line 877 of file Quantity.h.