Represents result type for landfall attribute
![]() |
LandfallAttributesResult
Represents result type for landfall attribute
|
| Name | Description | Data Type |
|---|---|---|
| industryLoss | number (double) | |
| catalogType | string | |
| rowNum | Specifies the row identifer | integer (int64) |
| totalRows | Indicates the total number of rows of landfall events | integer (int64) |
| totalEvents | Indicates the total number of events | integer (int64) |
| eventId | Unique identifier of an event | integer (int64) |
| year | Specifies the year in the catalog when the event occurred | integer (int64) |
| numberOfLandfalls | Specifies the number of landfalls | integer (int64) |
| landfallIndex | Indicates the point at which a location experiences stongest winds at the landfall | integer (int64) |
| longitude | Indicates the longitude at which the center of the eye crosses the coastline | number (double) |
| latitude | Specifies the latitude at which the center of the eye crosses the coastline | number (double) |
| centralPressure | Specifies the central pressure attribute | number (double) |
| radius | The radius of maximum winds, Rmax is the radial distance from the storm's center, or eye, to the radius where the highest cyclonic wind speeds occur. | 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) |
| angle | Specifies the angle attribute. The measure of storm track angle measured clockwise (+) or counter-clockwise, where zero represents due north. | number (double) |
| velocity | Specifies the velocity attribute | number (double) |
| tideHeight | Specifies the tide height attribute | number (double) |