◆ StateVariable() [1/2]
  
  | 
        
          | OpenSim::Component::StateVariable::StateVariable | ( |  | ) |  |  | inline | 
 
 
◆ StateVariable() [2/2]
  
  | 
        
          | OpenSim::Component::StateVariable::StateVariable | ( | const std::string & | name, |  
          |  |  | const Component & | owner, |  
          |  |  | SimTK::SubsystemIndex | sbsix, |  
          |  |  | int | varIndex, |  
          |  |  | bool | hide = false |  
          |  | ) |  |  |  | inlineexplicit | 
 
 
◆ ~StateVariable()
  
  | 
        
          | virtual OpenSim::Component::StateVariable::~StateVariable | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ getDerivative()
  
  | 
        
          | virtual double OpenSim::Component::StateVariable::getDerivative | ( | const SimTK::State & | state | ) | const |  | pure virtual | 
 
 
◆ getName()
  
  | 
        
          | const std::string& OpenSim::Component::StateVariable::getName | ( |  | ) | const |  | inline | 
 
 
◆ getOwner()
  
  | 
        
          | const Component& OpenSim::Component::StateVariable::getOwner | ( |  | ) | const |  | inline | 
 
 
◆ getSubsysIndex()
  
  | 
        
          | const SimTK::SubsystemIndex& OpenSim::Component::StateVariable::getSubsysIndex | ( |  | ) | const |  | inline | 
 
 
◆ getSystemYIndex()
  
  | 
        
          | const SimTK::SystemYIndex& OpenSim::Component::StateVariable::getSystemYIndex | ( |  | ) | const |  | inline | 
 
 
◆ getValue()
  
  | 
        
          | virtual double OpenSim::Component::StateVariable::getValue | ( | const SimTK::State & | state | ) | const |  | pure virtual | 
 
 
◆ getVarIndex()
  
  | 
        
          | const int& OpenSim::Component::StateVariable::getVarIndex | ( |  | ) | const |  | inline | 
 
 
◆ hide()
  
  | 
        
          | void OpenSim::Component::StateVariable::hide | ( |  | ) |  |  | inline | 
 
 
◆ isHidden()
  
  | 
        
          | bool OpenSim::Component::StateVariable::isHidden | ( |  | ) | const |  | inline | 
 
 
◆ setDerivative()
  
  | 
        
          | virtual void OpenSim::Component::StateVariable::setDerivative | ( | const SimTK::State & | state, |  
          |  |  | double | deriv |  
          |  | ) |  | const |  | pure virtual | 
 
 
◆ setSubsystemIndex()
  
  | 
        
          | void OpenSim::Component::StateVariable::setSubsystemIndex | ( | const SimTK::SubsystemIndex & | sbsysix | ) |  |  | inline | 
 
 
◆ setValue()
  
  | 
        
          | virtual void OpenSim::Component::StateVariable::setValue | ( | SimTK::State & | state, |  
          |  |  | double | value |  
          |  | ) |  | const |  | pure virtual | 
 
 
◆ setVarIndex()
  
  | 
        
          | void OpenSim::Component::StateVariable::setVarIndex | ( | int | index | ) |  |  | inline | 
 
 
◆ show()
  
  | 
        
          | void OpenSim::Component::StateVariable::show | ( |  | ) |  |  | inline | 
 
 
The documentation for this class was generated from the following file:
- OpenSim/Common/Component.h