Constructs a scalar quantity character with the given numeric field

Synopsis

Declared in <mp‐units/framework/quantity_character.h>

consteval
quantity_character(quantity_field numeric_field);

Parameters

Name

Description

numeric_field

The numeric field axis.

Created with MrDocs