Class Angles


  • public final class Angles
    extends Object
    Normalization of angles.

    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See DJUNITS License.

    Version:
    $Revision$, $LastChangedDate$, by $Author$, initial version Oct 28, 2015
    Author:
    Alexander Verbraeck, Peter Knoppers
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws org.djunits.value.ValueRuntimeException
        Create some Angle values to demonstrate conversion from and to related units, including the non-linear AngleUnit.PERCENT.
        Parameters:
        args - String[]; the command line arguments; not used
        Throws:
        org.djunits.value.ValueRuntimeException - in case of error