IBSimu  1.0.4
Classes | Enumerations
trajectory.hpp File Reference

Trajectory interpolation solver. More...

Go to the source code of this file.

Classes

class  TrajectoryRep1D
 Trajectory representation between two calculated points in 1d. More...

Enumerations

enum  trajectory_rep_e { TRAJ_EMPTY = 0, TRAJ_LINEAR, TRAJ_QUADRATIC, TRAJ_CUBIC }

Detailed Description

Trajectory interpolation solver.


Enumeration Type Documentation

Enumerator:
TRAJ_EMPTY 
TRAJ_LINEAR 
TRAJ_QUADRATIC 
TRAJ_CUBIC