Click or drag to resize

UranusBspEphemerisProviderUranusSystemBarycenter Property

Gets or sets a point representing the location of the barycenter of the Uranus planetary system. Setting this point will also cause the points in this class representing the moons of Uranus to be modeled as orbiting this updated point.

Namespace:  AGI.Foundation.Spice
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual Point UranusSystemBarycenter { get; set; }

Property Value

Type: Point
See Also