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