RectangularPyramidCoverageGrid Class | 
Namespace: AGI.Foundation.Geometry.Discrete
The RectangularPyramidCoverageGrid type exposes the following members.
| Name | Description | |
|---|---|---|
| HeightBounds | 
            Gets or sets the height bounds of the pyramid. The height bounds must be positive and the upper bound is taken as length.
              | |
| HeightGriddingTechnique | 
            Gets or sets the gridding technique used in the height direction of the pyramid.
              | |
| ReferenceFrame | 
            Gets or sets the reference frame in which this grid is defined.
              (Inherited from GeometricPrimitiveCoverageGrid.) | |
| SaveGridCell | 
            Gets or sets a value indicating whether the grid is to save grid cell information.
              | |
| UseCellVolumeForWeight | 
            Gets or sets a value indicating whether to use the volume of the grid cells as the weight for each point.
              | |
| XAxisLength | 
            Gets or sets the length of the pyramid's base in the x direction.
              | |
| YAxisLength | 
            Gets or sets the length of the pyramid's base in the y direction.
              | |
| ZXAngleGriddingTechnique | 
            Gets or sets the gridding technique used in the (z-x) direction of the pyramid.
              | |
| ZYAngleGriddingTechnique | 
            Gets or sets the gridding technique used in the (z-y) direction of the pyramid.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GenerateGridPoints | 
            Generate the set of grid points.
              (Overrides GeometricPrimitiveCoverageGridGenerateGridPoints.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |