Skip to content
New issue

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

Some maneuvers don't have nman_start defined #102

Open
jeanconn opened this issue Aug 7, 2017 · 0 comments
Open

Some maneuvers don't have nman_start defined #102

jeanconn opened this issue Aug 7, 2017 · 0 comments

Comments

@jeanconn
Copy link
Contributor

jeanconn commented Aug 7, 2017

I'm seeing this on a segmented maneuver to obsid 9883. I was expecting that nman_start of the second maneuver would actually get me the transition to nman that started with the first maneuver, but it looks like I just get a None.

ipdb> dwell
<Dwell: start=2008:190:21:23:54.105 dur=10204>
ipdb> print(dwell.manvr.nman_start)
None

Not important in aggregate, obviously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant