Class SurfaceStation

  • All Implemented Interfaces:
    LatLonLocatable

    public class SurfaceStation
    extends java.lang.Object
    implements LatLonLocatable
    Locatable to represent a station, but with depth forced to be at the surface to avoid depth being undefined.
    • Constructor Detail

      • SurfaceStation

        public SurfaceStation​(Station station)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object