LinkSpeedOfLightTransmitterVelocityOfMovingFrame 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 receiver relative to the transmitter.
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 TransmitterVelocityOfMovingFrame { get; set; }
Public Property TransmitterVelocityOfMovingFrame As VectorVelocity
Get
Set
public:
property VectorVelocity^ TransmitterVelocityOfMovingFrame {
VectorVelocity^ get ();
void set (VectorVelocity^ value);
}
member TransmitterVelocityOfMovingFrame : VectorVelocity with get, set
Property Value
Type:
VectorVelocitySee Also