Constructs a quantity character from both axes

Synopsis

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

consteval
quantity_character(
    quantity_tensor_order tensor_order,
    quantity_field numeric_field);

Parameters

Name

Description

tensor_order

The tensor order axis.

numeric_field

The numeric field axis.

Created with MrDocs