Click or drag to resize

JplSpkFileGetTargetPoint Method

Overload List
  NameDescription
Public methodGetTargetPoint(IProvideNaifIdCode, IProvideNaifIdCode)

Gets a point describing the position of a target location with respect to a center location.

This overload requires that the centerPointProvider is a CentralBody, PlanetarySystemBarycenter, or SolarSystemBarycenter. The currently configured center of mass point of the centerPointProvider will then be used to locate the output point.

Public methodGetTargetPoint(Int32, Int32, Point)
Gets a point describing the position of a target location with respect to a center location.
Public methodGetTargetPoint(IProvideNaifIdCode, IProvideNaifIdCode, Point)
Gets a point describing the position of a target location with respect to a center location.
Top
See Also