Enum MMSolverType#
Defined in File Defs.h
Enum Documentation#
-
enum class Karana::Dynamics::MMSolverType#
Enum with values to classify the reason for the termination of a step.
Values:
-
enumerator FORWARD_DYNAMICS#
tree or tree-augmented ATBI constrained forward dynamics
-
enumerator KINEMATICS#
kinematics simulation mode
-
enumerator INVERSE_DYNAMICS#
inverse dynamics for a tree system
-
enumerator UNDEFINED#
undefined solver type
-
enumerator FORWARD_DYNAMICS#