Touchstone 11.0 API Reference
Injury Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > LossAnalysisOutputOptions Class : Injury Property
Indicates whether to save results by injury types for a Detailed Loss Analysis.
Syntax
Public Property Injury As Boolean
Dim instance As LossAnalysisOutputOptions
Dim value As Boolean
 
instance.Injury = value
 
value = instance.Injury
public bool Injury {get; set;}
Remarks
The following table details the injury type definitions:
U.S. Severity Level Japan Severity Level Description
Minor Outpatient Injuries requiring basic medical aid without requiring hospitalization
Moderate Hospitalization and Surgery Injuries requiring a greater degree of medical care and hospitalization, but not expected to progress to a life threatening status
Major Disability Injuries that pose an immediate life-threatening condition if not treated adequately or expeditiously. The majority of these injuries are the result of structural collapse and subsequent entrapment or impairment of the occupants.
Fatal Death Instantaneously killed or mortally injured
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

LossAnalysisOutputOptions Class
LossAnalysisOutputOptions Members