robotoc
robotoc - efficient ROBOT Optimal Control solvers
Loading...
Searching...
No Matches
interpolation_order.hpp
Go to the documentation of this file.
1
#ifndef ROBOTOC_INTERPOLATION_ORDER_HPP_
2
#define ROBOTOC_INTERPOLATION_ORDER_HPP_
3
4
namespace
robotoc
{
5
10
enum class
InterpolationOrder
{
11
Linear
,
12
Zero
,
13
};
14
15
}
// namespace robotoc
16
17
#endif
// ROBOTOC_INTERPOLATION_ORDER_HPP_
robotoc
Definition:
constraint_component_base.hpp:17
robotoc::InterpolationOrder
InterpolationOrder
Order of the interpolation.
Definition:
interpolation_order.hpp:10
robotoc::InterpolationOrder::Linear
@ Linear
robotoc::InterpolationOrder::Zero
@ Zero
include
robotoc
solver
interpolation_order.hpp
Generated by
1.9.5