Click or drag to resize

JplSpkEphemerisProvider.UseForCentralBodyPositions Method

Use this ephemeris provider to define the locations of whichever central bodies and barycenters are directly provided by this file.

Namespace:  AGI.Foundation.Spice
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public abstract void UseForCentralBodyPositions(
	CentralBodiesFacet centralBodiesFacet
)

Parameters

centralBodiesFacet
Type: AGI.Foundation.Celestial.CentralBodiesFacet
The central bodies to update to use this data.
See Also