Click or drag to resize

RasterTerrainProviderGetFirstPartials Method

Overload List
  NameDescription
Public methodGetFirstPartials(Double, Double)
Get the partial derivatives of height with respect to the specified longitude and latitude relative to the provider's Shape.
(Overrides TerrainProviderGetFirstPartials(Double, Double).)
Public methodGetFirstPartials(Double, Double, RasterTerrainInterpolator)
Get the interpolated partial derivatives of height with respect to the specified longitude and latitude relative to the provider's Shape.
Top
See Also