Click or drag to resize

StkEphemerisFileEphemerisCreatePoint Method

Creates a Point whose time-varying position is computed by interpolating over the ephemeris data held by this instance.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract Point CreatePoint()

Return Value

Type: Point
The point.
See Also