MATLAB File Help: HebiTrajectory/getDuration
HebiTrajectory/getDuration
  getDuration returns the total duration of the trajectory [s]
 
    This is equivalent to
 
        duration = getEndTime() - getStartTime();
See also
Method Details
Access public
Sealed false
Static false