Public Member Functions | Public Attributes | List of all members
dynamicgraph::sot::VectorComponent Struct Reference

#include <operator.hh>

Inheritance diagram for dynamicgraph::sot::VectorComponent:
Inheritance graph
[legend]

Public Member Functions

void addSpecificCommands (Entity &ent, Entity::CommandMap_t &commandMap)
 
std::string getDocString () const
 
void operator() (const Tin &m, double &res) const
 
void setIndex (const int &m)
 
- Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< dg::Vector, double >
void addSpecificCommands (Entity &, Entity::CommandMap_t &)
 
std::string getDocString () const
 

Public Attributes

int index
 

Additional Inherited Members

- Public Types inherited from dynamicgraph::sot::UnaryOpHeader< dg::Vector, double >
typedef dg::Vector Tin
 
typedef double Tout
 
- Static Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< dg::Vector, double >
static std::string nameTypeIn (void)
 
static std::string nameTypeOut (void)
 

Detailed Description

Definition at line 112 of file operator.hh.

Member Function Documentation

◆ addSpecificCommands()

void dynamicgraph::sot::VectorComponent::addSpecificCommands ( Entity ent,
Entity::CommandMap_t commandMap 
)
inline

Definition at line 121 of file operator.hh.

◆ getDocString()

std::string dynamicgraph::sot::VectorComponent::getDocString ( ) const
inline

Definition at line 131 of file operator.hh.

◆ operator()()

void dynamicgraph::sot::VectorComponent::operator() ( const Tin m,
double res 
) const
inline

Definition at line 113 of file operator.hh.

◆ setIndex()

void dynamicgraph::sot::VectorComponent::setIndex ( const int &  m)
inline

Definition at line 119 of file operator.hh.

Member Data Documentation

◆ index

int dynamicgraph::sot::VectorComponent::index

Definition at line 118 of file operator.hh.


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


sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Wed Jun 21 2023 02:51:27