Constructs a quantity character from both axes
Declared in <mp-units/framework/quantity_character.h>
consteval
quantity_character(
quantity_tensor_order tensor_order,
quantity_field numeric_field);
| Name | Description |
|---|---|
| tensor_order | The tensor order axis. |
| numeric_field | The numeric field axis. |