Click or drag to resize

TorusCoverageGrid Properties

The TorusCoverageGrid type exposes the following members.

Properties
  NameDescription
Public propertyCircleRadiusGriddingTechnique
Gets or sets the gridding technique used in the radial coordinate of the circle of revolution.
Public propertyMajorClockAngleBounds
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].
Public propertyMajorClockAngleGriddingTechnique
Gets or sets the gridding technique used in the clock angle of the torus.
Public propertyMajorRadius
Gets or sets the radius of the torus.
Public propertyMinorClockAngleBounds
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].
Public propertyMinorClockAngleGriddingTechnique
Gets or sets the gridding technique used for the clock angle used in each circle of revolution.
Public propertyMinorRadiusBounds
Gets or sets the minor radius bounds. The bounds cannot be negative.
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