Class EIAltimetry


  • public class EIAltimetry
    extends Object
    Container for Altimetric information.
    Author:
    Andrea Antonello (www.hydrologis.com)
    • Field Detail

      • basinId

        public int basinId
        The basin id.
      • altimetricBandId

        public int altimetricBandId
        The id of the altimetric band.
      • elevationValue

        public double elevationValue
        The elevation of the center of the altimetric band.
      • bandRange

        public double bandRange
        The range of the altimetric band.
    • Constructor Detail

      • EIAltimetry

        public EIAltimetry()