.. index:: pair: enum; DimIndex .. _doxid-namespacergpot_1_1units_1ac0208524cd97ec1ee43b59dc93586e53: enum rgpot::units::DimIndex =========================== .. ref-code-block:: cpp :class: doxyrest-overview-code-block enum DimIndex { :target:`LENGTH` = 0, :target:`TIME` = 1, :target:`MASS` = 2, :target:`CHARGE` = 3, :target:`TEMPERATURE` = 4, :target:`COUNT` = 5, };