Rigid Body Dynamics Library
DataSet Struct Reference

#include <Millard2016TorqueMuscle.h>

Public Types

enum  item { Anderson2007 = 0 , Gymnast , Last }
 

Public Member Functions

 DataSet ()
 

Static Public Attributes

static const char * names []
 

Detailed Description

This struct contains an enumerated list of the data sets which constain torque muscles. Thus far this list includes

-Anderson2007: Table 3 from Anderson et al.
-Gymnast: A set of torque muscles for the whole body (in progress)

For details of these data sets please refer to the main description of this class.

Definition at line 36 of file Millard2016TorqueMuscle.h.

Member Enumeration Documentation

◆ item

enum item
Enumerator
Anderson2007 
Gymnast 
Last 

Definition at line 37 of file Millard2016TorqueMuscle.h.

Constructor & Destructor Documentation

◆ DataSet()

DataSet ( )
inline

Definition at line 43 of file Millard2016TorqueMuscle.h.

Field Documentation

◆ names

const char* names[]
static

Definition at line 42 of file Millard2016TorqueMuscle.h.


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