Touchstone 11.0 API Reference
IncludePeakGroundAcceleration Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > EarthquakeEventIntensityOptions Class : IncludePeakGroundAcceleration Property
Indicates whether Touchstone reports the peak ground accelaration (PGA) for earthquake events during a Hazard Analysis.

PGA, one of the key measures of ground-shaking intensity, is the maximum value of the ground acceleration and is typically referred to as motion in the horizontal direction.

Syntax
Public Property IncludePeakGroundAcceleration As Boolean
Dim instance As EarthquakeEventIntensityOptions
Dim value As Boolean
 
instance.IncludePeakGroundAcceleration = value
 
value = instance.IncludePeakGroundAcceleration
public bool IncludePeakGroundAcceleration {get; set;}
Requirements

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

See Also

Reference

EarthquakeEventIntensityOptions Class
EarthquakeEventIntensityOptions Members