Click or drag to resize

ScalarDopplerConeAngleReferenceFrame Property

Gets or sets the reference frame in which the moving object will be observed. In typical use, this reference frame will be the fixed frame of the central body about which the objects on the link are defined.

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

Property Value

Type: ReferenceFrame
See Also