Tanmayi Sai
Results
1
comments of
Tanmayi Sai
I'm facing this same issue. **Here's the example I tried:** from numpy import radians from scipy.constants import kilo from orbital import earth, KeplerianElements, plot orbit1 = KeplerianElements.with_period(90 * 60, body=earth)...