rotate_shift_coordinates# Simulation2D.rotate_shift_coordinates(angle: float, center: Sequence = (0, 0), mirrored: bool = False)[source]# Rotate, flip or shift patterns in-plane Parameters: angleIn plane rotation angle in degrees centerCenter coordinate of the patterns mirroredMirror across the x-axis