Click or drag to resize

MercuryCentralBodyNaifIdCode Property

Gets the NAIF identification code of this central body, barycenter, spacecraft, ground station, or other physical object or location.

A directory of NAIF IDs associated with commonly used Solar System bodies is available at the NAIF website.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int NaifIdCode { get; }

Property Value

Type: Int32

Implements

IProvideNaifIdCodeNaifIdCode
Remarks

This is equal to 1, which is actually the NAIF ID code for the Mercury System Barycenter. Because Mercury has no moons, the center of mass of Mercury is the same as its system barycenter.

See Also