Generates an external attitude file for a satellite by numerically integrating Euler's equations for the current satellite and save results to the specified file.
| [Visual Basic .NET] |
|---|
Public Sub SaveToFile( _ ByVal Filename As String _ ) |
| [C#] |
|---|
public void SaveToFile( |
| [Managed C++] |
|---|
public: void SaveToFile( |
| [Java] |
|---|
public saveToFile( |
| [Unmanaged C++] |
|---|
public: HRESULT SaveToFile( |
- Filename
