AGI STK VGT 11 Send comments on this topic.
IAgCrdnVolumeGridResult Interface

Description

An interafcce that genereates Volume Grid results.

Public Properties

Public Property Epoch Epoch of returned volumetric data.
Public Property SizeI Number of grid point coordinates representing first dimension of volume grid.
Public Property SizeJ Number of grid point coordinates representing second dimension of volume grid.
Public Property SizeK Number of grid point coordinates representing third dimension of volume grid.
Public Property VolumeMetricDataVector Vector of scalar values representing volumetric data.
Public Property VolumeMetricGradientVector Vector of Cartesian coordinates representing gradient vectors at all volume grid points.
Public Property VolumeMetricNativePositionVector Vector of native coordinates of all volume grid points.
Public Property VolumeMetricPositionVector Vector of Cartesian coordinates of all volume grid points.
© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface