read_orbits

rubin_sim.moving_objects.read_orbits(orbit_file)

Read the orbits from the orbit_file.

Parameters:
orbit_file: str

Name (and path) of the orbit file.

Returns:
rubin_sim.moving_objects.Orbits

The orbit object.