base
Public Attributes | List of all members
base::samples::Wrenches Struct Reference

#include <Wrenches.hpp>

Inheritance diagram for base::samples::Wrenches:
base::NamedVector< base::Wrench >

Public Attributes

base::Time time
 
- Public Attributes inherited from base::NamedVector< base::Wrench >
std::vector< std::string > names
 
std::vector< base::Wrenchelements
 

Additional Inherited Members

- Public Member Functions inherited from base::NamedVector< base::Wrench >
bool hasNames () const
 
const base::WrenchgetElementByName (std::string name) const
 
const base::Wrenchoperator[] (std::string name) const
 
base::Wrenchoperator[] (std::string name)
 
const base::Wrenchoperator[] (size_t index) const
 
base::Wrenchoperator[] (size_t index)
 
void resize (size_t size)
 
size_t size () const
 
bool empty () const
 
void clear ()
 
size_t mapNameToIndex (std::string const &name) const
 

Detailed Description

A named vector of base::WrenchState with sampled Time.

Member Data Documentation

◆ time

base::Time base::samples::Wrenches::time

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