Click or drag to resize

VectorApparentDisplacement Properties

The VectorApparentDisplacement type exposes the following members.

Properties
  NameDescription
Public propertyConserveDistanceForAberration
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.
Public propertyDirection
Gets or sets the direction in which the signal travels with respect to the initial point.
Public propertyFinalPoint
Gets or sets the point which defines the ending of the displacement vector.
(Inherited from VectorDisplacement.)
Public propertyInertialFrame
Gets or sets the inertial frame in which the light path is modeled.
Public propertyInitialPoint
Gets or sets the point which defines the beginning of the displacement vector.
(Inherited from VectorDisplacement.)
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyLightTravelTimeConvergenceTolerance
Gets or sets the tolerance required to indicate convergence of the light travel time adjustment.
Public propertyVelocityOfMovingFrame
Gets or sets the velocity of the moving frame in which the affect of aberration is to be determined.
Top
See Also