mp_units::quantity_character_legacy

The pre-2.6.0 flat quantity character enumeration

Synopsis

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

enum class [[deprecated("2.6.0: use the 'quantity_tensor_order' and 'quantity_field' axes instead")]] quantity_character_legacy : int8_t;

WARNING

Deprecated: 2.6.0: use the 'quantity_tensor_order' and 'quantity_field' axes instead. Use of this entity is allowed but discouraged.

Members

NameDescription
real_scalar [deprecated]A real-valued scalar.
complex_scalar [deprecated]A complex-valued scalar.
vector [deprecated]A real-valued vector.
tensor [deprecated]A real-valued tensor.