Class EmBuoyStatus

java.lang.Object
networkTransfer.emulator.EmBuoyStatus

public class EmBuoyStatus extends Object
  • Field Details Link icon

    • localPort Link icon

      public int localPort
    • remotePort Link icon

      public int remotePort
    • totalBytes Link icon

      public int totalBytes
  • Constructor Details Link icon

    • EmBuoyStatus Link icon

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

    • setLatLong Link icon

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

      public LatLong getLatLong()
      Returns:
      the latLong
    • getBuoyId Link icon

      public int getBuoyId()
      Returns:
      the buoyId