Skip to content

Commit

Permalink
update readme for new coordinate system
Browse files Browse the repository at this point in the history
  • Loading branch information
LudwigBoess committed Oct 15, 2024
1 parent 774a46f commit f2df76f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ julia> Pkg.add("SkyCoords")
## Usage


There are currently three supported coordinate systems. The following
There are currently five supported coordinate systems. The following
immutable types are used to represent coordinates in each system:

- `ICRSCoords`: ICRS coordinates system
- `GalCoords`: Galactic coordinates system
- `SuperGalCoords`: Super-Galactic coordinate system
- `FK5Coords`: FK5 coordinates system (with arbitrary equinox)
- `EclipticCoords`: Ecliptic coordinates system

Expand Down

0 comments on commit f2df76f

Please sign in to comment.