Represents result type for hourly point attribute
![]() |
HourlyPointAttributesResult
Represents result type for hourly point attribute
|
| Name | Description | Data Type |
|---|---|---|
| eventId | Specifies the event identifier associated with an hourly point | integer (int64) |
| hour | integer (int64) | |
| longitude | Specifies the longitude y-axis coordinate of the event in a geographic location | number (double) |
| latitude | Specifies the latitude x-axis coordinate of the event in a geographic location | number (double) |
| centralPressure | Specifies the central pressure at which an event occurs | number (double) |
| radius | The radius of maximum winds, where 'Rmax' is the radial distance from the storm's center, or eye, to the radius where the highest cyclonic wind speeds occur. The Rmax tends to be larger at latitudes farther from the equator and smaller for more intense storms. | number (double) |
| forwardSpeed | Specifies the forward speed or translational speed is the rate at which a hurricane moves from point to point along its track | number (double) |
| windSpeed | Specifies the wind speed at any particular location is dependent on Rmax, the distance between the eye of the storm, the location of interest, the gradient wind reduction factor, and the peak weighting factor | number (double) |
| angle | Specifies the angle attribute. The measure of storm track angle measured clockwise (+) or counter-clockwise, where zero represents due north. | number (double) |