MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
drvhinge.cc File Reference
#include "mbconfig.h"
#include "dataman.h"
#include "drvhinge.h"
#include "Rot.hh"
#include "hint_impl.h"
Include dependency graph for drvhinge.cc:

Go to the source code of this file.

Variables

static const char xyz [] = "xyz"
 
static const char * dof [] = { "reaction couple m", "reaction couple derivative mP" }
 
static const char * eq [] = { "orientation constraint g", "orientation constraint derivative w" }
 

Variable Documentation

const char* dof[] = { "reaction couple m", "reaction couple derivative mP" }
static

Definition at line 194 of file drvhinge.cc.

Referenced by DriveHingeJoint::DescribeDof().

const char* eq[] = { "orientation constraint g", "orientation constraint derivative w" }
static

Definition at line 195 of file drvhinge.cc.

Referenced by DriveHingeJoint::DescribeEq().

const char xyz[] = "xyz"
static

Definition at line 193 of file drvhinge.cc.

Referenced by DriveHingeJoint::DescribeDof(), and DriveHingeJoint::DescribeEq().