Class StormWindRadiiSummary

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

public final class StormWindRadiiSummary extends Object
Displayed when details=true or radiiGeometry=true in the request.
  • Method Details

    • getTimestamp

      public String getTimestamp()
      Get the timestamp property: DateTime for which the wind radii summary data is valid, displayed in ISO8601 format.
      Returns:
      the timestamp value.
    • getWindSpeed

      public WeatherUnitDetails getWindSpeed()
      Get the windSpeed property: Wind speed associated with the radiusSectorData.
      Returns:
      the windSpeed value.
    • getRadiusSectorData

      public List<RadiusSector> getRadiusSectorData()
      Get the radiusSectorData property: Contains the information needed to plot wind radius quadrants. Bearing 0–90 = NE quadrant; 90–180 = SE quadrant; 180–270 = SW quadrant; 270–360 = NW quadrant.
      Returns:
      the radiusSectorData value.
    • getPolygon

      public com.azure.core.models.GeoPolygon getPolygon()
      Return GeoPolygon
      Returns:
      Returns a GeoPolygon for this weather window