Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
robotran
mbsysc
Commits
3d3e7e7f
Commit
3d3e7e7f
authored
Sep 22, 2016
by
Timothee Habra
Browse files
[documentation] adapt lambda description
parent
768897b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
MBsysC/mbs_common/mbs_struct/mbs_data.h
View file @
3d3e7e7f
...
...
@@ -184,7 +184,7 @@ struct MbsData
int
Ncons
;
///< Number of algebraic constraints.
int
Nuserc
;
///< Number of user constraints.
double
NRerr
;
///< Maximal error on constraint allowed in Newton-Raphson algorithm.
double
*
lambda
;
///< Array with the values of Lagrange Multiplie
d
related to the constraints.
double
*
lambda
;
///< Array with the values of
the
Lagrange Multiplie
rs
related to the constraints.
// Driven variables (and joint forces)
double
*
Qc
;
///< Array with the value of joint force introduced in driven joint to respect the user function.
///< The driven forces/torques are saved in the entries given by index vector, MbsData::qc
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment