Click or drag to resize

SecondPartialsOfHeight Properties

The SecondPartialsOfHeight type exposes the following members.

Properties
  NameDescription
Public propertyIsUndefined
Gets a value indicating whether the values for the partials are not NaN.
Public propertyLatitudeLatitudePartial
Gets the second partial derivative with respect to latitude.
Public propertyLongitudeLatitudeMixedPartial
Gets the mixed partial derivative with respect to longitude and latitude.
Public propertyLongitudeLongitudePartial
Gets the second partial derivative with respect to longitude.
Public propertyStatic memberUndefined
Gets a static instance representing values for the partials such that they are undefined (NaN).
Public propertyStatic memberZero
Gets a static instance representing values for the partials equal to zero.
Top
See Also