Coordinates.jl
  • Home
Version
  • Home
  • Home
GitHub

Coordinates

Documentation for Coordinates.

  • Coordinates.Cylindrical
  • Coordinates.Polar
  • Coordinates.Spherical
Coordinates.Cylindrical — Type
struct Cylindrical{T<:Real, A<:Real}

3-dimensional cylindrical coordinates, denoted by $(s, φ, z)$.

source
Coordinates.Polar — Type
struct Polar{T<:Real, A<:Real}

2-dimensional plane-polar coordinates, denoted by $(s, φ)$.

source
Coordinates.Spherical — Type
struct Spherical{T<:Real, A<:Real}

3-dimensional spherical coordinates, denoted by $(r, θ, φ)$.

source

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.17.0 on Wednesday 1 April 2026. Using Julia version 1.12.5.