ESRI.ArcGIS.SpatialAnalystTools
out_magnitude_raster Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialAnalystTools Namespace > DarcyFlow Class : out_magnitude_raster Property




An optional output raster where each cell value represents the magnitude of the seepage velocity vector (average linear velocity) at the center of the cell, calculated as the average value of the seepage velocity through the four faces of the cell. (Out, Optional)

Syntax

Visual Basic (Declaration) 
Public Property out_magnitude_raster As Object
Visual Basic (Usage)Copy Code
Dim instance As DarcyFlow
Dim value As Object
 
instance.out_magnitude_raster = value
 
value = instance.out_magnitude_raster
C# 
public object out_magnitude_raster {get; set;}

See Also

© 2010 All Rights Reserved.