FirstPartialsOfHeight Structure |
Namespace: AGI.Foundation.Terrain
The FirstPartialsOfHeight type exposes the following members.
| Name | Description | |
|---|---|---|
| FirstPartialsOfHeight |
Create a new instance.
|
| Name | Description | |
|---|---|---|
| IsUndefined |
Gets a value indicating whether the values for the partials are not NaN.
| |
| LatitudePartial |
Gets the first order partial derivative of terrain height with respect to latitude.
| |
| LongitudePartial |
Gets the first order partial derivative of terrain height with respect to longitude.
| |
| Undefined |
Gets a static instance representing values for the partials such that they are undefined (NaN).
| |
| Zero |
Gets a static instance representing values for the partials equal to zero.
|
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |