TU Delft Astrodynamic Toolbox

Contents

  • Start Page
  • Getting Started
  • Installation Guide
  • Tutorials and Documentation
    • Application Tutorials
    • Tudat Libraries
      • 1. Environment Set-up
      • 2. Setting up State Derivative Models
      • 3. Simulator Set-Up
      • 4. Estimation Set-Up
      • 5. Basic Astrodynamics Tools
      • Low-Thrust Trajectory Design Module
      • 6. Basic Mathematics Tools
      • 7. Other Libraries
        • 7.1. Input/Output
        • 7.2. External Libraries: SPICE
    • Tudat Basics
    • JSON Interface
    • MATLAB Interface
    • Doxygen
    • Troubleshooting
  • FAQ
  • Developer Guide
TU Delft Astrodynamic Toolbox
  • Docs »
  • Tutorials and Documentation »
  • Tudat Libraries »
  • 7. Other Libraries
  • View page source

7. Other Libraries¶

These pages of the wiki will help you build a strong knowledge basis to get started with Tudat. It is mandatory to understand the concepts taught here before proceding any further.

  • 7.1. Input/Output
    • 7.1.1. Available Methods
      • 7.1.1.1. Path-functions
      • 7.1.1.2. File-readers
      • 7.1.1.3. File-writers
    • 7.1.2. Examples
      • 7.1.2.1. Text File to MatrixXd
      • 7.1.2.2. Data-map (double,double) to Text File
      • 7.1.2.3. Data-map (double,Vector3d) to Text File
      • 7.1.2.4. Data-map (int, Matrix3d) to Text File
      • 7.1.2.5. Eigen::Matrix3d to Text File
      • 7.1.2.6. Storing Propagation History
  • 7.2. External Libraries: SPICE
    • 7.2.1. Spice interface
    • 7.2.2. Spice ephemerides
    • 7.2.3. Commonly encountered errors
Next Previous

© Copyright 2018, Delft University of Technology.

Built with Sphinx using a theme provided by Read the Docs.