tudat-team / tudatpy

A Python platform to perform astrodynamics and space research.

Home Page:https://tudat-space.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose functionality around DopplerProperTimeRateSettings base class

jo11he opened this issue · comments

DopplerProperTimeRateSettings base class is exposed, but no factory functions.

Thus python users don't have the ability to create all required parameters to use:

one_way_open_loop_doppler
two_way_open_loop_doppler

factory functions.