Click or drag to resize

JplSpkEphemerisProviderUseForCentralBodyPositions 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: 24.1.418.0 (24.1.418.0)
Syntax
public abstract void UseForCentralBodyPositions(
	CentralBodiesFacet centralBodiesFacet
)

Parameters

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