wbc
JointIntegrator.hpp File Reference

Go to the source code of this file.

Classes

class  wbc::JointIntegrator
 The JointIntegrator class implements different numerical integrators. More...

Namespaces

namespace  wbc

Enumerations

enum  IntegrationMethod { NONE = -1 , RECTANGULAR = 0 , TRAPEZOIDAL = 1 }

Enumeration Type Documentation

◆ IntegrationMethod

Enumerator
NONE 
RECTANGULAR 
TRAPEZOIDAL