Module settings that are typically changed at a slower rate. More...
#include <info.hpp>
Classes | |
class | Actuator |
Actuator-specific settings, such as controller gains. More... | |
Public Member Functions | |
const Actuator & | actuator () const |
Actuator-specific settings, such as controller gains. More... | |
const StringField & | family () const |
Gets the family for this module. More... | |
const StringField & | name () const |
Gets the name for this module. More... | |
const FlagField & | saveCurrentSettings () const |
Indicates if the module should save the current values of all of its settings. More... | |
Settings (HebiInfoPtr internal) | |
Private Attributes | |
Actuator | actuator_ |
StringField | family_ |
HebiInfoPtr const | internal_ |
StringField | name_ |
FlagField | save_current_settings_ |
Module settings that are typically changed at a slower rate.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |