We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't seem to find the maneuver that I think should start at 2008:045:14:33:44.268 according to aiprops:
2008:045:13:06:26.518 2008:045:13:07:06.493 7561 NPNT ACQUISITION STOPPE 2008:045:13:07:06.493 2008:045:13:07:26.993 7561 NPNT GUIDE STOPPE 2008:045:13:07:26.993 2008:045:14:33:44.268 7561 NPNT KALMAN STOPPE 2008:045:14:33:44.268 2008:045:14:35:15.493 7561 NMAN NMAN STOPPE 2008:045:14:35:15.493 2008:045:14:38:46.643 7561 NMAN NMAN MOVING 2008:045:14:38:46.643 2008:045:14:38:54.843 7561 NMAN SLEW MOVING In [60]: ms = events.manvrs.filter(start='2008:045:12:07:25.993', stop='2008:045:15:00:00.000') In [61]: ms Out[61]: <Manvr: start=2008:045:12:59:15.530 dur=414 n_dwell=2 template=nman_dwell> <Manvr: start=2008:045:14:48:52.956 dur=2898 n_dwell=1 template=normal>
Not sure if this is related to kadi marking the first maneuver as being of the nman_dwell template.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I can't seem to find the maneuver that I think should start at 2008:045:14:33:44.268 according to aiprops:
Not sure if this is related to kadi marking the first maneuver as being of the nman_dwell template.
The text was updated successfully, but these errors were encountered: