Click or drag to resize

PlanetarySystemBarycenter.InertialFrame Property

Gets or sets the default inertial frame for this planetary system.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ReferenceFrame InertialFrame { get; set; }

Property Value

Type: ReferenceFrame
Exceptions
ExceptionCondition
ArgumentNullException Thrown when value is null.
See Also