Class Constants


  • public final class Constants
    extends java.lang.Object
    Simulation constants.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int BEACON_SPEED
      Beacon speed.
      static int BUFFER_SIZE
      Buffer size in the transfers.
      static int MAX_RADIUS
      Maximum detection distance between a beacon and a satellite.
      static int MIN_RADIUS
      Minimum detection distance between a beacon and a satellite.
      static int SATELLITE_MIN_SPEED
      Satellite minium speed.
      static float SATELLITE_SPEED_FACTOR
      Satellite speed factor.
      static int SEA_LEVEL
      Sea level on y axis.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait