-
Notifications
You must be signed in to change notification settings - Fork 1
concept base_quantity
kwikius edited this page Jul 16, 2020
·
53 revisions
| Home | Concepts | TypeTemplates | Types | TypeFunctions | InlineConstants |
A phenomenon considered fundamental within the measurement_universe.
https://en.wikipedia.org/wiki/International_System_of_Quantities#Base_quantities
type | model of | notes |
---|---|---|
Qb | base_quantity | |
Qba | base_quantity | |
Qbb | base_quantity | |
IdQb | base_quantity_id | The unique base quantity id for T |
Eqb | base_quantity_exponent |
type name | type template |
---|---|
R | ratio |
concept | notes |
---|---|
identity_meta_function<Qb> |
static_constant | result | |
---|---|---|
is_base_quantity<Qb> | true |
type_function | result | notes |
---|---|---|
get_base_quantity_id< Qb > | IdQb | |
make_base_quantity_exp< Qb, R> | Eqb | construct a base_quantity_exponent |
concept | notes |
---|---|
base_quantity< Qb > | |
meta_totally_ordered<Qba,Qbb> | uses their base_quantity_ids to provide the sort order |
https://en.wikipedia.org/wiki/International_System_of_Quantities#Base_quantities