dsgp4.omm.load_from_omm

Contents

dsgp4.omm.load_from_omm#

dsgp4.omm.load_from_omm(fields, opsmode='i')#

This function takes an OMM as a dictionary of OMM fields, and returns both itself and its representation as a dictionary of elements (i.e. the same dictionary used by dsgp4.tle.TLE).

Parameters:#

fields (dict): OMM data in the form of a dictionary of OMM fields opsmode (str): operation mode, either ‘i’ or ‘a’

Returns:#

dict: OMM data in the form of a dictionary of OMM fields dict: elements in the form of a dictionary