Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

suTrackPoint Class Reference

A class for specifying and computing parameters for tracking a point. More...

#include <suTrackPoint.h>

Inheritance diagram for suTrackPoint:

suTrackObject rdObject List of all members.

Public Member Functions

 suTrackPoint (int aBody, double aPoint[])
virtual ~suTrackPoint ()
 Destructor.

void setNull ()
 Set NULL values for all member variables.

bool * getActive ()
bool getActive (int i)
 setActive (int i, bool value)
virtual void computePositionError (double time, double posErr[])
 Compute the current position error.

virtual void computeVelocityError (double time, double velErr[])
 Compute the current velocity error.

virtual void computeDesiredAccelerations (double time, double acc[])
 Compute the desired accelerations.

virtual void computeJacobian ()
 Compute the Jacobian.

virtual void computeEffectiveMassMatrix ()
 Compute the effective mass matrix.


Protected Attributes

int _body
 Body frame in which the tracked point resides.

double _point [3]
 Location of the tracked point on the body expressed in the body-local coordinate frame.


Detailed Description

A class for specifying and computing parameters for tracking a point.

Author:
Frank C. Anderson, Darryl G. Thelen
Version:
1.0


The documentation for this class was generated from the following files:
Generated on Wed Aug 20 02:17:15 2003 for Simulation Software by doxygen1.3