mp_units::dimensionless¶
Quantity of dimension one
Synopsis¶
Declared in <mp-units/framework/quantity_spec_definitions.h>
struct dimensionless : mp_units::quantity_spec<derived_quantity_spec<>{}>
Description¶
Quantity of dimension one also commonly named as "dimensionless" is a quantity with a dimension for which all the exponents of the factors corresponding to the base dimensions are zero.
Base Classes¶
| Name | Description |
|---|---|
mp_units::quantity_spec<derived_quantity_spec<>{}> |