Click or drag to resize

RasterTerrainProviderGetSecondPartials Method

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