The quantity spec of the Idx‐th component axis, in the order the axes were listed.
Synopsis
Declared in <mp‐units/framework/vector_components.h>
template<std::size_t Idx>
inline constexpr static
QuantitySpec auto axis = detail::nth_value<Idx, Axes...>();
Created with MrDocs