LinkSpeedOfLightReceiverVelocityOfMovingFrame Property |
Gets or sets the velocity of the moving frame in which the effect of aberration is to be determined
when finding the apparent position of the transmitter relative to the receiver.
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public VectorVelocity ReceiverVelocityOfMovingFrame { get; set; }
Public Property ReceiverVelocityOfMovingFrame As VectorVelocity
Get
Set
public:
property VectorVelocity^ ReceiverVelocityOfMovingFrame {
VectorVelocity^ get ();
void set (VectorVelocity^ value);
}
member ReceiverVelocityOfMovingFrame : VectorVelocity with get, set
Property Value
Type:
VectorVelocitySee Also