mp_units::dimensionless

Quantity of dimension one

Synopsis

Declared in <mp-units/framework/quantity_spec.h>
struct dimensionless final
    : mp_units::quantity_spec<derived_quantity_spec<>{}>


Base Classes

Name Description
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.

Created with MrDocs