Click or drag to resize

IKinematicStateService Interface

A service that provides a ReferenceFrame describing a complete kinematic state (position and orientation) of an object as it moves over time.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface IKinematicStateService

The IKinematicStateService type exposes the following members.

Properties
  NameDescription
Public propertyReferenceFrame
Gets the reference frame that describes both the position and orientation of this object.
Top
See Also