Class StormcellsHail


  • public class StormcellsHail
    extends Object
    Hail summary information about the stormcell.
    • Field Detail

      • prob

        public Probability prob
        Probability that the storm contains hail of any size
      • probSevere

        public Probability probSevere
        Probability that the storm contains severe hail
      • maxSize

        public MaxSize maxSize
        Maximum diameter of hail stones in inches
    • Constructor Detail

      • StormcellsHail

        public StormcellsHail()