Class AbstractSingleTransformedAxis

    • Constructor Detail

      • AbstractSingleTransformedAxis

        protected AbstractSingleTransformedAxis()
    • Method Detail

      • getCoordinateAxes

        public AxesLocation getCoordinateAxes​(Machine machine)
        Specified by:
        getCoordinateAxes in class AbstractAxis
        Parameters:
        machine - The Machine with the axes to be considered.
        Returns:
        The set of ControllerAxes that are the ultimate input axes of the axis stack.
      • setInputAxis

        public void setInputAxis​(AbstractAxis inputAxis)