OpenSim::CoordinateSet Class Reference

A class for holding a set of coordinates. More...

#include <CoordinateSet.h>

Inheritance diagram for OpenSim::CoordinateSet:
OpenSim::Set< Coordinate > OpenSim::Object

List of all members.

Public Member Functions

 CoordinateSet ()
 Default constructor of a CoordinateSet.
 CoordinateSet (const CoordinateSet &aCoordinateSet)
 Copy constructor of a CoordinateSet.
 ~CoordinateSet (void)
 Destructor.
void setup (Model &aModel)
 Post construction initialization.
CoordinateSetoperator= (const CoordinateSet &aCoordinateSet)
 Assignment operator.
void getSpeedNames (OpenSim::Array< std::string > &rNames) const

Detailed Description

A class for holding a set of coordinates.

Authors:
Peter Loan
Version:
1.0

Constructor & Destructor Documentation

CoordinateSet::CoordinateSet (  ) 

Default constructor of a CoordinateSet.

CoordinateSet::CoordinateSet ( const CoordinateSet aCoordinateSet  ) 

Copy constructor of a CoordinateSet.

CoordinateSet::~CoordinateSet ( void   ) 

Destructor.


Member Function Documentation

void OpenSim::CoordinateSet::getSpeedNames ( OpenSim::Array< std::string > &  rNames  )  const [inline]
CoordinateSet & CoordinateSet::operator= ( const CoordinateSet aCoordinateSet  ) 

Assignment operator.

Returns:
Reference to this object.

Reimplemented from OpenSim::Object.

void CoordinateSet::setup ( Model aModel  ) 

Post construction initialization.


The documentation for this class was generated from the following files:

Generated on Wed Dec 16 15:03:45 2009 for OpenSim by  doxygen 1.6.1