public interface IEntityAcceleration extends IEntityVelocity
PositionReferenceFrame
(get
)
property from the entity's EntityDescriptor
.Modifier and Type | Method and Description |
---|---|
TransactedProperty<Cartesian> |
getAcceleration()
Gets the transactional property that holds the acceleration of the entity.
|
getVelocity
getPosition
@Nonnull TransactedProperty<Cartesian> getAcceleration()
PositionReferenceFrame
(get
)
property from the entity's EntityDescriptor
.