Type Alias RotationLimits

RotationLimits: {
    ccw: boolean;
    end: number;
    start: number;
    startAsTieBreaker: boolean;
}

Type declaration

  • ccw: boolean
  • end: number
  • start: number
  • startAsTieBreaker: boolean
MMNEPVFCICPMFPCPTTAAATR