Public Enum Pounding Inherits System.Enum
Dim instance As Pounding
public enum Pounding : System.Enum
Public Enum Pounding Inherits System.Enum
Dim instance As Pounding
public enum Pounding : System.Enum
Member | Description |
---|---|
AHalfToFullMeter | Defines the case in which the distance to the nearest structure is between 0.5 and 1.0 meters (3). |
AQuarterToHalfMeter | Defines the case in which the distance to the nearest structure is between 0.25 and 0.5 meters (2). |
GreaterThanTwoMeters | Defines the case in which the distance to the nearest structure is greater than 2.0 meters (5). |
OneToTwoMeters | Defines the case in which the distance to the nearest structure is between 1.0 and 2.0 meters (4). |
Unknown | Defines the case in which the distance to the nearest structure is unknown (default) (0). |
UpToAQuarterMeter | Defines the case in which the distance to the nearest structure is between 0 and 0.25 meters (1). |
Severe damage may occur when the floors of the buildings are at different elevations, and the impact of one building's floors can destroy the columns in the adjacent building.
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.Pounding
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2