19#ifndef _GENERALIZED_CONNECTION_CONSTRAINT_H
20#define _GENERALIZED_CONNECTION_CONSTRAINT_H
22#include "mbsim/constraints/generalized_dual_constraint.h"
33 void updateGeneralizedCoordinates()
override;
34 void updateGeneralizedJacobians(
int j=0)
override;
35 void setUpInverseKinetics()
override;
InitStage
The stages of the initialization.
Definition: element.h:62
std::string name
name of element
Definition: element.h:260
Definition: generalized_connection_constraint.h:26
void init(Element::InitStage stage, const InitConfigSet &config) override
plots time series header
Definition: generalized_connection_constraint.cc:38
Class for dual generalized constraints.
Definition: generalized_dual_constraint.h:32
namespace MBSim
Definition: bilateral_constraint.cc:30