Touchstone 11.0 API Reference
SubmitRingExposureConcentrationAnalysisResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Api Namespace : SubmitRingExposureConcentrationAnalysisResponse Class
Contains the response to the asynchronous web service call that you made to initiate a Ring Geospatial Analysis job using the SubmitRingExposureConcentrationAnalysis() method.

The results of a Ring Geospatial Analysis are stored in a RingResult object.

Syntax
Public Class SubmitRingExposureConcentrationAnalysisResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class SubmitRingExposureConcentrationAnalysisResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
A Ring Geospatial Analysis accumulates exposure data in geodesic rings that you define. To define a ring, specify its placement, content, radius, and damage ratio. Now, you can define a Gridded Ring Geospatial analysis job by specifying the PlacementType, Grid Spacing, and Radius parameters.

Separator Line

Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.ExposureConcentrationAnalysis.Api.SubmitRingExposureConcentrationAnalysisResponse

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

SubmitRingExposureConcentrationAnalysisResponse Members
AIR.Services.ExposureConcentrationAnalysis.Api Namespace