libgs_ops.propagator.Propagator.compute_pass

Propagator.compute_pass(nid, key_els=[], when=None, dt=1.0)[source]

Perform a detailed calculation of the pass and return the trajectory in a dataframe

Also compute the keypoints for which the trajectory passes through a set of elevations (specified)

Parameters:
  • key_els (list(float), optional) – list of elevations to compute
  • for. elevations less than 1 deg apart are ignored. (keypoints) –