Class FlightScorer

java.lang.Object
org.deltava.beans.flight.FlightScorer

public class FlightScorer extends Object
A utility class to grade flights.
Since:
5.1
Version:
11.5
Author:
Luke
  • Method Details

    • score

      public static FlightScore score(TouchdownData td)
      Scores a landing.
      Parameters:
      td - a TocuhdownData bean
      Returns:
      a FlightScore
    • score

      public static FlightScore score(ScorePackage pkg)
      Scores a Check Ride. This will review flight parameters to ensure that
      Parameters:
      pkg - a ScorePackage
      Returns:
      a FlightScore