DelayedTerrainAzimuthElevationMask Methods |
The DelayedTerrainAzimuthElevationMask type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Clones this object using the specified context.
| |
| Contains |
Determine whether the requested item is in this azimuth elevation mask.
| |
| CopyTo |
Copies the ElevationMask values to the given array.
If any of the values are not yet computed, they will be computed before copying them
to the array.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetEnumerator |
Returns an enumerator that iterates through the collection.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetMaximumObscuredElevation |
Computes the maximum elevation angle that is obscured as of a specified distance
along an azimuth ray. This will compute any values of the surrounding ElevationMask
instances bounding the given azimuth that haven't been computed yet.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf |
Returns the index of the given item in the azimuth elevation mask.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |