TorusCoverageGrid Properties |
The TorusCoverageGrid type exposes the following members.
Name | Description | |
---|---|---|
CircleRadiusGriddingTechnique |
Gets or sets the gridding technique used in the radial coordinate of the circle of revolution.
| |
MajorClockAngleBounds |
Gets or sets the major clock angle bounds, the clock angle of the torus.
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].
| |
MajorClockAngleGriddingTechnique |
Gets or sets the gridding technique used in the clock angle of the torus.
| |
MajorRadius |
Gets or sets the radius of the torus.
| |
MinorClockAngleBounds |
Gets or sets the minor clock angle bounds, the clock angle of the circle of revolution.
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].
| |
MinorClockAngleGriddingTechnique |
Gets or sets the gridding technique used for the clock angle used in each circle of revolution.
| |
MinorRadiusBounds |
Gets or sets the minor radius bounds. The bounds cannot be negative.
| |
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.
|