Click or drag to resize

VectorApparentDisplacementConserveDistanceForAberration Property

Gets or sets a value indicating whether to only correct for the direction of the vector and not its magnitude when computing the aberration due to relative motion of the observer with respect to the target.

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

Property Value

Type: Boolean
See Also