SpheroidCoverageGrid Class |
Namespace: AGI.Foundation.Geometry.Discrete
The SpheroidCoverageGrid type exposes the following members.
Name | Description | |
---|---|---|
ClockAngleBounds |
Gets or sets the clock angle (azimuthal) bounds.
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].
| |
ClockAngleGriddingTechnique |
Gets or sets the gridding technique used in the clock (azimuthal) coordinate.
| |
ConeAngleBounds |
Gets or sets the cone angle (polar) bounds. The bounds must fall between 0 and pi.
| |
ConeAngleGriddingTechnique |
Gets or sets the gridding technique used in the cone (polar) coordinate.
| |
RadialBounds |
Gets or sets the radial bounds, which must be positive.
| |
RadialGriddingTechnique |
Gets or sets the gridding technique used in the radius coordinate.
| |
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.
|
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.) |