Simbody  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SimTK::ImpulseSolver::BoundedRT Struct Reference

Public Member Functions

 BoundedRT (MultiplierIndex ix, Real lb, Real ub)
 

Public Attributes

MultiplierIndex m_ix
 
Real m_lb
 
Real m_ub
 
BndCond m_boundedCond
 
Real m_impulse
 

Constructor & Destructor Documentation

SimTK::ImpulseSolver::BoundedRT::BoundedRT ( MultiplierIndex  ix,
Real  lb,
Real  ub 
)
inline

Member Data Documentation

MultiplierIndex SimTK::ImpulseSolver::BoundedRT::m_ix
Real SimTK::ImpulseSolver::BoundedRT::m_lb
Real SimTK::ImpulseSolver::BoundedRT::m_ub
BndCond SimTK::ImpulseSolver::BoundedRT::m_boundedCond
Real SimTK::ImpulseSolver::BoundedRT::m_impulse

The documentation for this struct was generated from the following file: