Class LandingStatsEntry

All Implemented Interfaces:
Serializable

public class LandingStatsEntry extends LegHoursDateStatsEntry<LandingRating>
A bean to store Landing Rating statistics entries.
Since:
11.0
Version:
11.0
Author:
Luke
See Also:
  • Constructor Details

    • LandingStatsEntry

      public LandingStatsEntry(Instant dt)
      Creates the bean.
      Parameters:
      dt - the date/time
  • Method Details

    • add

      public void add(int score, int distance, double hours)
      Adds a landing to the statistics entry
      Parameters:
      score - the landing score
      distance - the flight distance in miles
      hours - the flight hours