Skip to content

API reference

The public Python API is small and stable across the package's top-level namespace. Everything documented here is re-exported from gmat_run; import from the top level rather than from submodules:

from gmat_run import Mission, Results, GmatError, locate_gmat

The reference splits into one page per module: