Typedefs | Functions
demo_state_map.cpp File Reference
#include <tuw_control/state_map/state_map.hpp>
#include <iostream>
Include dependency graph for demo_state_map.cpp:

Go to the source code of this file.

Typedefs

using TestDepth0 = StateMapVector< double, TestDepth1 >
 
using TestDepth0Arr = StateMapArray< double, TestDepth1Arr, 3 >
 
using TestDepth0ArrVec = StateMapArray< double, TestDepth1, 3 >
 
using TestDepth0VecArr = StateMapVector< double, TestDepth1Arr >
 
using TestDepth1 = StateMapVector< double, double >
 
using TestDepth1Arr = StateMapArray< double, double, 4 >
 
using TestTuple = StateMapTuple< double, TestDepth1Arr, TestDepth0Arr, TestDepth0Arr >
 
using TestTuple2 = StateMapTuple< double, TestTuple, TestDepth0Arr, TestDepth1Arr >
 

Functions

int main ()
 

Typedef Documentation

◆ TestDepth0

Definition at line 9 of file demo_state_map.cpp.

◆ TestDepth0Arr

Definition at line 12 of file demo_state_map.cpp.

◆ TestDepth0ArrVec

Definition at line 14 of file demo_state_map.cpp.

◆ TestDepth0VecArr

Definition at line 15 of file demo_state_map.cpp.

◆ TestDepth1

using TestDepth1 = StateMapVector<double, double>

Definition at line 8 of file demo_state_map.cpp.

◆ TestDepth1Arr

using TestDepth1Arr = StateMapArray<double, double, 4>

Definition at line 11 of file demo_state_map.cpp.

◆ TestTuple

Definition at line 17 of file demo_state_map.cpp.

◆ TestTuple2

Definition at line 18 of file demo_state_map.cpp.

Function Documentation

◆ main()

int main ( )

Definition at line 20 of file demo_state_map.cpp.



tuw_control
Author(s): George Todoran
autogenerated on Mon Feb 28 2022 23:52:16