auromat.coordinates package¶
Submodules¶
Module contents¶
This package contains modules to determine coordinates of space objects
(spacetrack
and ephem
),
to convert existing coordinates into other reference frames
(transform
and igrf
),
to calculate intersection points between a ray and an ellipsoid
(intersection
), and to perform geodesic
calculations (geodesic
).
This package does not depend on the mapping objects used in other parts of
the auromat
package and can therefore be re-used generically for
other purposes.