Class XPGenerator
java.lang.Object
org.deltava.util.flightplan.FlightPlanGenerator
org.deltava.util.flightplan.XPGenerator
- Direct Known Subclasses:
XP11Generator
,XP9Generator
A Flight Plan Generator for X-Plane.
- Since:
- 10.6
- Version:
- 10.6
- Author:
- Luke
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static int
getNavaidType
(Navaid nt) Maps Navaid types to X-Plane FMS types.Methods inherited from class org.deltava.util.flightplan.FlightPlanGenerator
create, generate, getEncoding, getExtension, getMimeType, setAirline, setAirports, setCruiseAltitude, setNavCycle, setRoute, setSID, setSTAR
-
Constructor Details
-
XPGenerator
XPGenerator()
-
-
Method Details