Package org.opentrafficsim.core.math


package org.opentrafficsim.core.math
Commonly used mathematical operations.

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

Author:
Alexander Verbraeck, Peter Knoppers
  • Classes
    Class
    Description
    A 3D acceleration vector, decomposed in X, Y, and Z-acceleration with easy conversion from and to a spherical coordinate system.
    3D-rotation, RPY coded (longitudinal roll along the x-axis, lateral pitch along the y-axis and vertical yaw along the z-axis), also called Tait–Bryan angles or Cardan angles.
    3D-rotation, RPY coded (longitudinal roll along the x-axis, lateral pitch along the y-axis and vertical yaw along the z-axis), also called Tait–Bryan angles or Cardan angles.
    Utility to draw from a collection.
    Calculate between Polar (spherical) and Cartesian (xyz) coordinates.
    Solvers for simple equations.
    A 3D speed vector, decomposed in X, Y, and Z-speed with easy conversion from and to a spherical coordinate system.