![]() |
PSS Math Module
MATLAB toolboxes for aerospace analysis
|
Optimal path planning using A* algorithm.
More...Files | |
| file | AStarSearch.m |
| Finds the optimal path using A*. | |
| file | DeltaAngleForNewRADec.m |
| Demo. | |
| file | GenerateGrid.m |
| Demo. | |
| file | GlobeGrid.m |
| Demo. | |
| file | GridPathCost.m |
| PSS internal file version information. | |
| file | GridSuccessorNodes.m |
| The grid is in a one dimensional array. | |
| file | GridTraverseCost.m |
| Diagonal costs are more than straight cost. | |
| file | ManeuverCost.m |
| PSS internal file version information. | |
| file | ManeuverCost3D.m |
| PSS internal file version information. | |
| file | ManeuverSuccessorNodes.m |
| First branch for north pole, second for south pole. | |
| file | ManeuverSuccessorNodes3D.m |
| Adjust the node for the level. | |
| file | SphericalGrid.m |
| Demo. | |
| file | TransformGridCoordinates.m |
| First path is 1D to 2. | |
Optimal path planning using A* algorithm.