Class GroundMapEntry

All Implemented Interfaces:
Serializable, Comparable<Object>, GeoLocation, IDBean, MapEntry, MarkerMapEntry, Cacheable
Direct Known Subclasses:
ATCMapEntry, DispatchMapEntry

public abstract class GroundMapEntry extends ACARSMapEntry
An ACARS Map Entry bean for ground connections.
Since:
4.0
Version:
4.0
Author:
Luke
See Also:
  • Constructor Details

    • GroundMapEntry

      protected GroundMapEntry(Pilot usr, GeoLocation loc)
      Creates the bean.
      Parameters:
      usr - the connected Pilot
      loc - the location
  • Method Details

    • getRange

      public int getRange()
      Returns the service range.
      Returns:
      the range in miles
    • setRange

      public void setRange(int range)
      Updates the service range.
      Parameters:
      range - the range radius in miles