Editing Vessel module sequence diagram
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 11: | Line 11: | ||
* After the scenario block was parsed and the initial vessel state set, Orbiter calls [[VESSEL2::clbkSetStateEx]]. | * After the scenario block was parsed and the initial vessel state set, Orbiter calls [[VESSEL2::clbkSetStateEx]]. | ||
* Now, the vessel is almost ready to be used. Before the simulation starts, Orbiter calls [[VESSEL2::clbkPostCreation]] to let the vessel set the animations and initialize other data which depends on the beginning simulation state. | * Now, the vessel is almost ready to be used. Before the simulation starts, Orbiter calls [[VESSEL2::clbkPostCreation]] to let the vessel set the animations and initialize other data which depends on the beginning simulation state. | ||
− | |||
− | |||
− |