Class EmBuoyStatus

java.lang.Object
networkTransfer.emulator.EmBuoyStatus

public class EmBuoyStatus extends Object
  • Field Details

    • unitsSent

      protected int unitsSent
    • currentDataTime

      protected long currentDataTime
    • socketStatus

      protected boolean socketStatus
    • localPort

      public int localPort
    • remotePort

      public int remotePort
    • totalBytes

      public int totalBytes
  • Constructor Details

    • EmBuoyStatus

      public EmBuoyStatus(int buoyId, LatLong latLong)
      Parameters:
      buoyId -
      latLong -
  • Method Details

    • setLatLong

      public void setLatLong(LatLong latLong)
      Parameters:
      latLong - the latLong to set
    • getLatLong

      public LatLong getLatLong()
      Returns:
      the latLong
    • getBuoyId

      public int getBuoyId()
      Returns:
      the buoyId