Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Agi.foundation.autorouting Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
ObservationPointFinderObservationPointFinder is the base class for finding observation points that enable an exhaustive search of an area.Classagi.foundation.autoroutingAGI ( Analytical Graphics )
ObservationPointFinderOverheadObservationPointFinderOverhead finds observation points that enable the exhaustive search of an area.Classagi.foundation.autoroutingAGI ( Analytical Graphics )
RoutePlannerRoutePlanner supports planning an efficient aircraft route from the launch point to the recovery point, visiting target points andClassagi.foundation.autoroutingAGI ( Analytical Graphics )
SearchPatternSearchPattern converts the unordered waypoint list into an ordered one.Classagi.foundation.autoroutingAGI ( Analytical Graphics )
SearchPatternParallelSearchPatternParallel visits target area points using the parallel sweep algorithm and target points using the traveling salesman estimationClassagi.foundation.autoroutingAGI ( Analytical Graphics )
SearchPatternTravelingSalesmanSearchPatternOptimal uses the traveling salesman estimation algorithm to convert the unordered waypoint list into the ordered one.Classagi.foundation.autoroutingAGI ( Analytical Graphics )
SectorTaskerAn abstract class for assigning geographic sectors to multiple aircraft cooperating to visit multiple waypoints.Classagi.foundation.autoroutingAGI ( Analytical Graphics )
SectorTaskerStripsSectorTaskerStrips divides the geographic area containing specified stops into north/south or east/west strips each containingClassagi.foundation.autoroutingAGI ( Analytical Graphics )
StripGeometryThis enumeration specifies the format of the subregions created by SectorTaskerStrips.Classagi.foundation.autoroutingAGI ( Analytical Graphics )