Shuttle
Vars | |
assoc_mobile | For ID generation |
---|---|
assoc_stationary | For ID generation |
loading_shuttle | safety to stop shuttles loading over each other |
Procs | |
moveShuttle | Moves a shuttle to a new location |
Var Details
assoc_mobile
For ID generation
assoc_stationary
For ID generation
loading_shuttle
safety to stop shuttles loading over each other
Proc Details
moveShuttle
Moves a shuttle to a new location
Arguments:
- shuttle_id - The ID of the shuttle (mobile docking port) to move
- dock_id - The ID of the destination (stationary docking port) to move to
- timed - If true, have the shuttle follow normal spool-up, jump, dock process. If false, immediately move to the new location.