SHORE API
|
Class that represents a value that may be either absolute or relative to another value. More...
Static Public Member Functions | |
static relabs< Abs_t > | mkabs (const Abs_t v) |
static relabs< Abs_t > | mkrel (const double v) |
Public Attributes | |
Abs_t | abs |
double | rel |
Class that represents a value that may be either absolute or relative to another value.