Class SetClassMisalignment

  • All Implemented Interfaces:
    JMadExecutable

    public class SetClassMisalignment
    extends AbstractTask
    This class represents a task, which applies a certain misalignment to a class/patterns of elements with defined random gaussian distribution for DX and DY.
    • Constructor Detail

      • SetClassMisalignment

        public SetClassMisalignment​(PatternOrClassMisalignmentConfiguration config)
        the constructor. Needs the element and the misalignment to apply.
        Parameters:
        config - the misalignment-config to apply
    • Method Detail

      • getCommands

        protected java.util.List<Command> getCommands()
        Description copied from class: AbstractTask
        has to be implemented in subclass in order to retrieve the commands
        Specified by:
        getCommands in class AbstractTask
        Returns:
        the ArrayList of commands