Class AbstractPhysicalProcess

    • Constructor Detail

      • AbstractPhysicalProcess

        public AbstractPhysicalProcess()
    • Method Detail

      • getAttachedTo

        public ReferenceType getAttachedTo()
        Returns:
        the attachedTo
      • setAttachedTo

        public void setAttachedTo​(ReferenceType attachedTo)
        Set the attachedTo reference. It is automatically added to parentProcedure list. If title is set, the title is used, else the href.
        Parameters:
        attachedTo - the attachedTo to set
      • isSetAttachedTo

        public boolean isSetAttachedTo()
      • getLocalReferenceFrame

        public SpatialFrame getLocalReferenceFrame()
        Returns:
        the localReferenceFrame
      • setLocalReferenceFrame

        public void setLocalReferenceFrame​(SpatialFrame localReferenceFrame)
        Parameters:
        localReferenceFrame - the localReferenceFrame to set
      • getLocalTimeFrame

        public TemporalFrame getLocalTimeFrame()
        Returns:
        the localTimeFrame
      • setLocalTimeFrame

        public void setLocalTimeFrame​(TemporalFrame localTimeFrame)
        Parameters:
        localTimeFrame - the localTimeFrame to set
      • getTimePosition

        public Object getTimePosition()
        Returns:
        the timePosition
      • setTimePosition

        public void setTimePosition​(Object timePosition)
        Parameters:
        timePosition - the timePosition to set