Class SimStatsEntry

All Implemented Interfaces:
Serializable

public class SimStatsEntry extends LegHoursDateStatsEntry<Simulator>
A bean to store Simulator version statistics entries.
Since:
8.1
Version:
10.3
Author:
Luke
See Also:
  • Constructor Details

    • SimStatsEntry

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

    • setSimulator

      public void setSimulator(Simulator s, int legs, int distance, double hours)
      Sets simulator statistics.
      Parameters:
      s - the Simulator
      legs - the number of legs
      distance - the flight distance in miles
      hours - the number of hours