VectorApparentDisplacementVelocityOfMovingFrame Property |
Gets or sets the velocity of the moving frame in which the affect of aberration is to be determined.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public VectorVelocity VelocityOfMovingFrame { get; set; }
Public Property VelocityOfMovingFrame As VectorVelocity
Get
Set
public:
property VectorVelocity^ VelocityOfMovingFrame {
VectorVelocity^ get ();
void set (VectorVelocity^ value);
}
member VelocityOfMovingFrame : VectorVelocity with get, set
Property Value
Type:
VectorVelocitySee Also