navlib::TpbvpSolver Class Reference

Abstract parent class for a two point boundary value problem solver. More...

#include <tpbvpSolver.h>

Inheritance diagram for navlib::TpbvpSolver:

navlib::DubinsSolver navlib::HKSolver

List of all members.

Public Member Functions

virtual PathgetPath (const PathPoint &wp0, const PathPoint &wpf)=0
 Returns a path that goes from one waypoint to another.


Detailed Description

Abstract parent class for a two point boundary value problem solver.

Member Function Documentation

virtual Path* navlib::TpbvpSolver::getPath ( const PathPoint wp0,
const PathPoint wpf 
) [pure virtual]

Returns a path that goes from one waypoint to another.

Parameters:
wp0 initial waypoint
wpf final waypoint

Implemented in navlib::DubinsSolver, and navlib::HKSolver.

Referenced by navlib::RoadmapPlanner::getPath(), and navlib::NDPlanner::getPath().


The documentation for this class was generated from the following file:

Generated on Mon Nov 3 20:33:35 2008 for navlib by  doxygen 1.5.5