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