Class MSFSGenerator

java.lang.Object
org.deltava.util.flightplan.FlightPlanGenerator
org.deltava.util.flightplan.MSFSGenerator
Direct Known Subclasses:
ACARSGenerator, FS9Generator, FSXGenerator, MSFSXMLGenerator

public abstract class MSFSGenerator extends FlightPlanGenerator
A Flight Plan Generator for MSFS and successors that supports gates.
Since:
5.1
Version:
5.1
Author:
Luke
  • Field Details

    • _gateD

      protected Gate _gateD
  • Constructor Details

    • MSFSGenerator

      public MSFSGenerator()
  • Method Details

    • setGateD

      public void setGateD(Gate g)
      Sets the departure Gate.
      Parameters:
      g - the departure Gate