Click or drag to resize

CylinderCoverageGrid Properties

The CylinderCoverageGrid type exposes the following members.

Properties
  NameDescription
Public propertyClockAngleBounds
Gets or sets the bounds for the cylinder's clock angle. The clock angle bounds define the closed set of values between LowerBound and UpperBound where UpperBound is mapped to the interval [lower bound, lower bound + TwoPi].
Public propertyClockAngleGriddingTechnique
Gets or sets the gridding technique used in the clock angle coordinate.
Public propertyHeightBounds
Gets or sets the height bounds for the cylinder's z coordinate.
Public propertyHeightGriddingTechnique
Gets or sets the gridding technique used in the height (z) coordinate.
Public propertyRadialBounds
Gets or sets the radial bounds for the cylinder's radial coordinate, which must be positive.
Public propertyRadialGriddingTechnique
Gets or sets the gridding technique used in the radial coordinate.
Public propertyReferenceFrame
Gets or sets the reference frame in which this grid is defined.
(Inherited from GeometricPrimitiveCoverageGrid.)
Public propertySaveGridCell
Gets or sets a value indicating whether the grid is to save grid cell information.
Public propertyUseCellVolumeForWeight
Gets or sets a value indicating whether to use the volume of the grid cells as the weight for each point.
Top
See Also