|
Robot Simulator of the Robotics Group for Self-Organization of Control
0.8.0
|
Go to the source code of this file.
Classes | |
| struct | parampair |
| struct | iparampair |
Typedefs | |
| typedef char | charArray [maxNumberEntries] |
| typedef charArray | paramkey |
| typedef double | paramval |
| typedef parampair | plist [maxNumberEntries] |
| typedef paramkey | iparamkey |
| INSPECTABLE. More... | |
| typedef paramval | iparamval |
| typedef iparampair | iplist [maxNumberEntries] |
| typedef iparamkey | iparamkeylist [maxNumberEntries] |
| typedef iparamval * | iparamvallisttrue [maxNumberEntries] |
Variables | |
| const uint8_t | maxNumberEntries = 5 |
| const uint8_t | charLength = 8 |
| typedef char charArray[maxNumberEntries] |
| typedef iparamkey iparamkeylist[maxNumberEntries] |
| typedef iparamval* iparamvallisttrue[maxNumberEntries] |
| typedef iparampair iplist[maxNumberEntries] |
| typedef double paramval |
| typedef parampair plist[maxNumberEntries] |
| const uint8_t charLength = 8 |
| const uint8_t maxNumberEntries = 5 |