TypeIIRMLDecisionTree1C.h
Go to the documentation of this file.
1 // ---------------------- Doxygen info ----------------------
49 // ----------------------------------------------------------
50 // For a convenient reading of this file's source code,
51 // please use a tab width of four characters.
52 // ----------------------------------------------------------
53 
54 
55 #ifndef __TypeIIRMLDecisionTree1C__
56 #define __TypeIIRMLDecisionTree1C__
57 
58 
59 namespace TypeIIRMLMath
60 {
61 
62 // ---------------------- Doxygen info ----------------------
107 // ----------------------------------------------------------
108  void TypeIIRMLDecisionTree1C( const double &CurrentPosition
109  , const double &CurrentVelocity
110  , const double &TargetPosition
111  , const double &TargetVelocity
112  , const double &MaxVelocity
113  , const double &MaxAcceleration
114  , double *AlternativeExecutionTime);
115 
116 
117 } // namespace TypeIIRMLMath
118 
119 #endif
120 
void TypeIIRMLDecisionTree1C(const double &CurrentPosition, const double &CurrentVelocity, const double &TargetPosition, const double &TargetVelocity, const double &MaxVelocity, const double &MaxAcceleration, double *AlternativeExecutionTime)
This function contains the decision tree 1C of the Step 1 of the Type II On-Line Trajectory Generatio...


libreflexxestype2
Author(s):
autogenerated on Sat Nov 21 2020 03:17:34