Function JobHorizonAvoidancePhase1.DeltaAngle
        
                DeltaAngle
        
                (float current, float target)
    
            
            Calculates the shortest difference between two given angles given in radians.
                Public
                    Static
            
        float DeltaAngle (
float  |     current  |         |
float  |     target  |         
Calculates the shortest difference between two given angles given in radians.