me_joint.cc File Reference
#include "claraty/me_joint.h"#include "claraty/mechanism_model.h"#include "claraty/me_body.h"#include "claraty/xml_out.h"#include "claraty/string_util.h"Include dependency graph for me_joint.cc:

Go to the source code of this file.
Namespaces | |
| namespace | claraty |
Functions | |
| std::ostream & | claraty::operator<< (std::ostream &os, ME_Joint &me_joint) |
Detailed Description
The ME_Joint object corresponds to the joint in a mechanism. ME_Joint attaches a ME_Body to its parent.
Designer(s): Antonio Diaz-Calderon, Won S. Kim, Hari Das Nayar, Issa Nesnas
Author(s): Hari Das Nayar
Date: March 24, 2004
Software License:
http://claraty.jpl.nasa.gov/license/open_src/ or file: license/open_src.txt
© 2006, Jet Propulsion Laboratory, California Institute of Technology
- Revision
- 1.8
Definition in file me_joint.cc.