Table Of Contents

Search

Enter search terms or a module, class or function name.

project module

Project module for attitude determination and control system.

This module is simply the control script that utilizes the simulation engine and plots the results.

project.main()
project.simulate(satellite, nominal_state_func, perturbations_func, position_velocity_func, stop_time=6000, tag='')
Scroll To Top