dsgp4.util.from_cartesian_to_tle_elements#
- dsgp4.util.from_cartesian_to_tle_elements(state, gravity_constant_name='wgs-72')#
This function converts the provided state from Cartesian to TLE elements.
Parameters:#
state (
np.array
): state in Cartesian coordinates gravity_constant_name (str
): name of the gravity constant to be used (default: ‘wgs-72’)Returns:#
dict
: dictionary of TLE elements