Click or drag to resize

CommunicationLinkCollection.DefaultInertialFrame Property

Gets or sets the default inertial frame in which the light path is modeled for new LinkSpeedOfLight instances created by the collection.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public ReferenceFrame DefaultInertialFrame { get; set; }

Property Value

Type: ReferenceFrame
See Also