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