roboptim::trajectory::detail Namespace Reference

Classes

struct  ComputeIntegral

Functions

Function::value_type unscaleTime (Function::value_type unscaled, Function::value_type min, Function::value_type scale)
template<unsigned dorder>
Function::interval_t unscaleInterval (const Trajectory< dorder > &traj, typename Function::value_type scale)
std::string getLimitSpeedName (const StableTimePoint &timePoint)
template<typename T >
double fixTime (double t, const T &trajectory)

Function Documentation

std::string roboptim::trajectory::detail::getLimitSpeedName ( const StableTimePoint &  timePoint)
template<unsigned dorder>
Function::interval_t roboptim::trajectory::detail::unscaleInterval ( const Trajectory< dorder > &  traj,
typename Function::value_type  scale 
)
Function::value_type roboptim::trajectory::detail::unscaleTime ( Function::value_type  unscaled,
Function::value_type  min,
Function::value_type  scale 
) [inline]

Referenced by unscaleInterval().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines