SensorProjectionHorizon Class |
Namespace: AGI.Foundation.Geometry.Shapes
The SensorProjectionHorizon type exposes the following members.
Name | Description | |
---|---|---|
SensorProjectionHorizon | Initializes a new instance of the SensorProjectionHorizon class |
Name | Description | |
---|---|---|
AdjacentHorizon |
Gets or sets the adjacent horizon. For example, if this horizon occurs on one of the
SurfaceBoundaries, then the
adjacent horizon is the same segment on a boundary in the
SpaceBoundaries collection.
| |
Boundary |
Gets or sets the boundary of which this horizon is a part.
| |
BoundaryCurveSegmentIndex |
Gets or sets the index of the horizon segment in the Boundary'sBoundaryCurveSegments collection.
| |
EndArcLength |
Gets or sets the arc length on the Boundary'sBoundaryCurve at which the horizon
segment ends.
| |
StartArcLength |
Gets or sets the arc length on the Boundary'sBoundaryCurve at which the horizon
segment begins.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |