You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is desirable for users the class PredictedPass (or the whole package for that matter) to have more documentation (docstrings) about the parameters. In particular, position_ecef and velocity_ecef, we understand that they are meant to be in kilometers, but is not specified in the docstrings of the class.
It is desirable for users the class
PredictedPass
(or the whole package for that matter) to have more documentation (docstrings) about the parameters. In particular,position_ecef
andvelocity_ecef
, we understand that they are meant to be in kilometers, but is not specified in the docstrings of the class.orbit-predictor/orbit_predictor/predictors/pass_iterators.py
Line 281 in 561f432
The text was updated successfully, but these errors were encountered: