Click or drag to resize

CommunicationLinkCollectionDefaultInertialFrame 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: 24.1.418.0 (24.1.418.0)
Syntax
public ReferenceFrame DefaultInertialFrame { get; set; }

Property Value

Type: ReferenceFrame
See Also