Click or drag to resize

FirstPartialsOfHeight Properties

The FirstPartialsOfHeight type exposes the following members.

Properties
  NameDescription
Public propertyIsUndefined
Gets a value indicating whether the values for the partials are not NaN.
Public propertyLatitudePartial
Gets the first order partial derivative of terrain height with respect to latitude.
Public propertyLongitudePartial
Gets the first order partial derivative of terrain height 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