Class PrecipitationSummary

java.lang.Object
com.azure.maps.weather.models.PrecipitationSummary

public final class PrecipitationSummary extends Object
The PrecipitationSummary model.
  • Method Details

    • getPastHour

      public WeatherUnitDetails getPastHour()
      Get the pastHour property: The amount of precipitation (liquid equivalent) that has fallen in the past hour.
      Returns:
      the pastHour value.
    • getPastThreeHours

      public WeatherUnitDetails getPastThreeHours()
      Get the pastThreeHours property: The amount of precipitation (liquid equivalent) that has fallen in the past three hours.
      Returns:
      the pastThreeHours value.
    • getPastSixHours

      public WeatherUnitDetails getPastSixHours()
      Get the pastSixHours property: The amount of precipitation (liquid equivalent) that has fallen in the past six hours. Contains Metric and Imperial Values.
      Returns:
      the pastSixHours value.
    • getPastNineHours

      public WeatherUnitDetails getPastNineHours()
      Get the pastNineHours property: The amount of precipitation (liquid equivalent) that has fallen in the past nine hours.
      Returns:
      the pastNineHours value.
    • getPastTwelveHours

      public WeatherUnitDetails getPastTwelveHours()
      Get the pastTwelveHours property: The amount of precipitation (liquid equivalent) that has fallen in the past 12 hours.
      Returns:
      the pastTwelveHours value.
    • getPastEighteenHours

      public WeatherUnitDetails getPastEighteenHours()
      Get the pastEighteenHours property: The amount of precipitation (liquid equivalent) that has fallen in the past 18 hours.
      Returns:
      the pastEighteenHours value.
    • getPastTwentyFourHours

      public WeatherUnitDetails getPastTwentyFourHours()
      Get the pastTwentyFourHours property: The amount of precipitation (liquid equivalent) that has fallen in the past 24 hours.
      Returns:
      the pastTwentyFourHours value.