The Spacecraft Control Toolbox is composed of matlab m-files and mat-files, organized into a set of modules by subject. It is essentially a library of functions for analyzing spacecraft and missions. There is a substantial set of software which the Spacecraft Control Toolbox shares with the Aircraft Control Toolbox, and this software is in a module called Common. The core spacecraft files are in SC and SCPro along with special plotting tools in Plotting. The new CubeSat module demonstrates mission planning and simulation for nanosatellites. These five modules are referred to together as the Core toolbox. Functions for estimation, orbit analysis, subsystem analysis, and detailed attitude control system examples are grouped in separate modules. 该项目通过模块化的架构,为航天器设计和任务分析提供了一套完整的函数库。其核心功能涵盖了轨道动力学模拟、姿态控制系统设计、传感器与执行机构建模以及复杂的任务规划。通过Common模块实现的通用算法共享,确保了与航空控制分析的兼容性。SC和SCPro模块提供了高精度的航天器物理建模,而Plotting模块则专门用于生成专业的航天分析图表。CubeSat模块作为其特色,专门针对纳卫星任务提供了完整的仿真流程演示,使其成为科研、工程设计及教学任务中的核心工具。