Click or drag to resize

VectorApparentDisplacement Constructor

Initializes a new instance. The user must set InertialFrame, InitialPoint, FinalPoint so that the apparent displacement accounting for light travel time can be modeled. Optionally, the user must set the VelocityOfMovingFrame in order to model the affect of aberration on the apparent displacement. LightTravelTimeConvergenceTolerance is initialized to 5E-5. Direction is initialized to Receive. VelocityOfMovingFrame is uninitialized.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public VectorApparentDisplacement()
See Also