GCOP  1.0
Public Member Functions | Public Attributes
gcop::QrotorView Class Reference

#include <qrotorview.h>

Inheritance diagram for gcop::QrotorView:
Inheritance graph
[legend]
Collaboration diagram for gcop::QrotorView:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 QrotorView (const Qrotor &sys, vector< pair< Matrix3d, Vector9d > > *xs=0, vector< Vector4d > *us=0)
void Render (const pair< Matrix3d, Vector9d > *x, const Vector4d *u=0)

Public Attributes

const Qrotorsys

Constructor & Destructor Documentation

QrotorView::QrotorView ( const Qrotor sys,
vector< pair< Matrix3d, Vector9d > > *  xs = 0,
vector< Vector4d > *  us = 0 
)

Create a particle view of trajectory traj

Parameters:
sysparticle
xstrajectory

Member Function Documentation

void QrotorView::Render ( const pair< Matrix3d, Vector9d > *  x,
const Vector4d *  u = 0 
)

Member Data Documentation

Reimplemented from gcop::Body3dView< 4 >.

Referenced by Render().


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