TypeIIRMLDecisionTree1B.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 __TypeIIRMLDecisionTree1B__
56 #define __TypeIIRMLDecisionTree1B__
57 
58 
59 namespace TypeIIRMLMath
60 {
61 
62 // ---------------------- Doxygen info ----------------------
113 // ----------------------------------------------------------
114  void TypeIIRMLDecisionTree1B( const double &CurrentPosition
115  , const double &CurrentVelocity
116  , const double &TargetPosition
117  , const double &TargetVelocity
118  , const double &MaxVelocity
119  , const double &MaxAcceleration
120  , double *MaximalExecutionTime);
121 
122 
123 } // namespace TypeIIRMLMath
124 
125 #endif
126 
void TypeIIRMLDecisionTree1B(const double &CurrentPosition, const double &CurrentVelocity, const double &TargetPosition, const double &TargetVelocity, const double &MaxVelocity, const double &MaxAcceleration, double *MaximalExecutionTime)
This function contains the decision tree 1B of the Step 1 of the Type II On-Line Trajectory Generatio...


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