Geodesic()

The main object in PyGRO is the geodesic object which is used to describe the spacetime metric.

class pygro.geodesic.Geodesic(type, engine, verbose=True)