public interface IEntityRotationalAcceleration extends IEntityRotationalVelocity
OrientationAxes
(get
)
property from the entity's EntityDescriptor
.Modifier and Type | Method and Description |
---|---|
TransactedProperty<Cartesian> |
getRotationalAcceleration()
Gets the transactional property that holds the rotational acceleration of the entity.
|
getRotationalVelocity
getOrientation
@Nonnull TransactedProperty<Cartesian> getRotationalAcceleration()
OrientationAxes
(get
)
property from the entity's EntityDescriptor
.