AccessComputationInertialFrameForLightTravel Property |
Gets or sets the inertial reference frame in which light travel is modeled.
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ReferenceFrame InertialFrameForLightTravel { get; set; }
Public Property InertialFrameForLightTravel As ReferenceFrame
Get
Set
public:
property ReferenceFrame^ InertialFrameForLightTravel {
ReferenceFrame^ get ();
void set (ReferenceFrame^ value);
}
member InertialFrameForLightTravel : ReferenceFrame with get, set
Property Value
Type:
ReferenceFrameSee Also