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.2.419.0 (24.2.419.0)
Syntax public interface IKinematicStateService
Public Interface IKinematicStateService
public interface class IKinematicStateService
type IKinematicStateService = interface end
The IKinematicStateService type exposes the following members.
Properties
| Name | Description |
---|
| ReferenceFrame |
Gets the reference frame that describes both the position and orientation of this object.
|
TopSee Also