Click or drag to resize

Ellipsoid.SurfaceProjection Method

Overload List
  NameDescription
Public methodSurfaceProjection(Cartesian)
Computes the projection of the cartesian position onto the ellipsoid surface.
Public methodSurfaceProjection(Cartographic)
Computes the projection of the cartographic position onto the ellipsoid surface.
Public methodSurfaceProjection(Motion<Cartesian>, Int32)
Computes the projection of the cartesian motion onto the ellipsoid surface.
Public methodSurfaceProjection(Motion<Cartographic>, Int32)
Computes the projection of the cartographic motion onto the ellipsoid surface.
Top
See Also