FirstPartialsOfHeight Properties |
The FirstPartialsOfHeight type exposes the following members.
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.
|