Hello,

I have been working with the Python API and have encountered a roadblock.
So far, I have been able to run the propagation of a satellite with a set
force model, but I would like to expand upon this. Currently I am trying to
implement two impulsive burns, so I can change the orbit of a satellite. I
have been able to do this with the GUI and the Gmat script language, but
not the Python API. I have been able to create the burns using the
*gmat.Construct()* command, but when I try to run the
*gmat.Initalize() *command,
I am told that my burns are not initialized.

So my main questions are:

1) How can I initialize the burns? Do I need to connect them to the
satellite, and if so how can I do that?
2) How can I create a mission sequence with a target command in the API?


Thanks,
Gage Harris
_______________________________________________
GMAT-users mailing list
GMAT-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmat-users

Reply via email to