Coordinates module¶

Functions related to coordinate systems and transformations.
This module complements astropy.coordinates.
-
poliastro.coordinates.inertial_body_centered_to_pqw(r, v, source_body)¶ Converts position and velocity from inertial body-centered frame to perifocal frame.
Parameters: Returns: r_pqw, v_pqw – Position and velocity vectors in ICRS.
Return type: