SecondPartialsOfHeight Structure |
Namespace: AGI.Foundation.Terrain
The SecondPartialsOfHeight type exposes the following members.
| Name | Description | |
|---|---|---|
| SecondPartialsOfHeight |
Create a new instance.
|
| Name | Description | |
|---|---|---|
| IsUndefined |
Gets a value indicating whether the values for the partials are not NaN.
| |
| LatitudeLatitudePartial |
Gets the second partial derivative with respect to latitude.
| |
| LongitudeLatitudeMixedPartial |
Gets the mixed partial derivative with respect to longitude and latitude.
| |
| LongitudeLongitudePartial |
Gets the second partial derivative 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.) |