#include <Quantity.h>
Static Public Member Functions | |
static ST | VAL (const ST &value) |
static bool | Exact (void) |
specialization for a Composed Unit; VAL recalculates value given in a (possibly fictional) standard unit as if given in the Composed Unit. Exact returns whether the recalculation is exact.
Definition at line 948 of file Quantity.h.
static ST quantity::Reverse< unit::Composed< unit::ComposeBase< UT, CEL >, CUL >, ST >::VAL | ( | const ST & | value | ) | [inline, static] |
Definition at line 951 of file Quantity.h.
static bool quantity::Reverse< unit::Composed< unit::ComposeBase< UT, CEL >, CUL >, ST >::Exact | ( | void | ) | [inline, static] |
Definition at line 958 of file Quantity.h.