File kernel/src/modelingTools/RelationNamespace.hpp#

Go to the source code of this file

Namespace related to relations.

namespace RELATION#

Namespace for types related to relations.

Enums

enum TYPES#

List of possible Relations types.

Values:

enumerator FirstOrder#

First Order.

enumerator Lagrangian#

Lagrangian.

enumerator NewtonEuler#

Lagrangian.

enum SUBTYPES#

List of possible Relations subtypes.

Values:

enumerator NonLinearR#

non linear

enumerator LinearR#

linear

enumerator LinearTIR#

Linear and time invariant.

enumerator ScleronomousR#

Scleronomous (lagrangian only)

enumerator RheonomousR#

Rheonomous (lagrangian only)

enumerator CompliantR#

Compliant (lagrangian only)

enumerator CompliantLinearTIR#

CompliantLinearTIR (lagrangian only)

enumerator Type1R#
enumerator Type2R#